           SPELL=pgpdump
         VERSION=0.26
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://www.mew.org/~kazu/proj/pgpdump/$SOURCE
        WEB_SITE=http://www.mew.org/~kazu/proj/pgpdump/
         ENTERED=20050818
     SOURCE_HASH=sha512:a0c76e68f02ad5d151d998045ed1c4dea376c9079ba6e97c6cee82b2fb5f6512777eb37ba334de0291e91204cf5519fb2eeafc0ca96e7014d9ba21752cc2c7ac
        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
