python-pgpdump
PGP packet parser library (Python 2)
Description
python-pgpdump is a Python library for parsing PGP packets as specified in RFC2440 and RFC4880. It is derived from pgpdump, a C program published at: http://www.mew.org/~kazu/proj/pgpdump/ The intent is to support what people actually have to do with PGP packets 95% of the time. This module does not aim to be a complete PGP parser, as it currently does not decode every PGP packet type. Currently supported things include: * Signature packets
* Public key packets
* ASCII-armor decoding and CRC check
A single codebase with dependencies on only the standard Python library is
compatible across Python 2.7, Python 3.2, and PyPy 1.8.
This is the Python 2 version of the package.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://pypi.python.org/pypi/pgpdump/
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install python-pgpdump