          MODULE=outguess
         VERSION=0.2
          SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE
      SOURCE_URL=http://packetstormsecurity.nl/crypt/stego/
      SOURCE_VFY=sha1:d8d7ff3d8f492c3fbb075ecd2c6e87ce7cf13b80
        WEB_SITE=http://www.outguess.org
         ENTERED=20020116
         UPDATED=20020116
           SHORT="universal steganographic tool"

cat << EOF
OutGuess is a universal steganographic tool that allows the insertion
of hidden information into the redundant bits of data sources.
The nature of the data source is irrelevant to the core of OutGuess.
The program relies on data specific handlers that will extract
redundant bits and write them back after modification.  In this version
the PNM and JPEG image formats are supported.
EOF
