python2-pgpdump 1.5 Python library for parsing PGP packets

Python-pgpdump is an OpenPGP packet parser based on pgpdump. It notably supports:

  • signature packets;

  • public key packets;

  • secret key packets;

  • trust, user ID, and user attribute packets;

  • ASCII-armor decoding and CRC check.