           SPELL=pgpdump
         VERSION=0.30
  SECURITY_PATCH=1
          SOURCE=$SPELL-$VERSION.tar.gz
   SOURCE_URL[0]=http://www.mew.org/~kazu/proj/$SPELL/$SOURCE
     SOURCE_HASH=sha512:e250dc82bb890a7645a41f6ddbfad9155ddf70f2ea53b09e771e9b6851d05d3fba88e16b106681ab092174e79ad709ed860be25bfded1ca7f369b357e8c72730
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
        WEB_SITE=http://www.mew.org/~kazu/proj/pgpdump/
            DOCS="COPYRIGHT $DOCS"
         ENTERED=20050818
        KEYWORDS="crypto"
           SHORT="PGP packet visualizer"
cat << EOF
pgpdump is a PGP packet visualizer which displays the packet format
of OpenPGP (RFC 2440 + bis) and PGP version 2 (RFC 1991).

PGP produces binary files or files encoded with ASCII armor (which
is identical to the MIME Base64 encoding). It's very hard to
understand the data structure inside this. Pgpdump visualizes the
data structure.
EOF
