           SPELL=pgpdump
         VERSION=0.24
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://pgp.iijlab.net/pgpdump/$SOURCE
        WEB_SITE=http://pgp.iijlab.net/pgpdump.html
         ENTERED=20050818
         UPDATED=20050818
          MD5[0]=54de7dfd27631001fc76940af98455d1
           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
