           SPELL=pgpdump
         VERSION=0.33
  SECURITY_PATCH=1
          SOURCE=$SPELL-$VERSION.tar.gz
   SOURCE_URL[0]=http://www.mew.org/~kazu/proj/$SPELL/$SOURCE
     SOURCE_HASH=sha512:976e2c185c9d72302c9c020dde1d2872b01fd9c2195be0d43441a03c3c6a4a70636f8ac2b35e3fde30e45ecc7fc1c23d7c92dcbd90fc503bbcdef73e3483e9c7
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
