          MODULE=sselp
         VERSION=0.2
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=http://dl.suckless.org/tools/
      SOURCE_VFY=sha256:cd0f95ec0eb571a6dd3c48ba3aa931080eb33bc81805bd72832cc04c01b8b822
        WEB_SITE=http://tools.suckless.org/sselp
         ENTERED=20100330
         UPDATED=20201108
           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
