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