          MODULE=sselp
         VERSION=0.2
          SOURCE=${MODULE}-${VERSION}.tar.gz
      SOURCE_URL=http://dl.suckless.org/tools/
      SOURCE_VFY=sha1:8a89cb11388f09458d7e9c549cdf394c8abada04
        WEB_SITE=http://tools.suckless.org/sselp
         ENTERED=20100330
         UPDATED=20100330
           SHORT="Simple X selection printer"

cat << EOF
Simple X selection printer. Prints the X selection to stdout.
If there is no X client owning the selection it just exits.
Useful for scripts where you can query the X selection
without pressing mouse Button2 in cumbersome ways.
EOF
