           MODULE=outguess
         VERSION=0.2
          SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE
   SOURCE_URL[0]=http://www.outguess.org/$SOURCE
        WEB_SITE=http://www.outguess.org
         ENTERED=20020116
         UPDATED=20020116
           SHORT="OutGuess is a 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
