           SPELL=hashalot
         VERSION=0.3
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://www.paranoiacs.org/~sluskyb/hacks/hashalot/$SOURCE
     SOURCE_HASH=sha512:c9ee39cefce5cc73b9a3a67b240616db9b66cde94fa351e6ebd4d13fd0f9195de9021c07d223809107e50b0a091d0d55e4caf2f71bba93f6d0da86af10632145
        WEB_SITE=http://www.paranoiacs.org/~sluskyb/hacks/hashalot/
         ENTERED=20040729
      LICENSE[0]=GPL
        KEYWORDS="crypto"
           SHORT="read a passphrase and print a hash"
cat << EOF
Hash-A-Lot will read a passphrase from standard input and print a binary
(not printable) hash to standard output. The output is suitable for use as
an encryption key.
EOF
