           SPELL=pgpdump
         VERSION=0.25
          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
     SOURCE_HASH=sha512:da6b32bba09da756f48d2b26241f40ef0e981c83e1718517e7eff9be6a5b3482eb955a8a932aff5d32a08675d5319f0a634e2dd4f23bd1037fae31720688df6a
        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
