The security/py-pgpdump,python3 port
py3-pgpdump-1.5p5 – PGP packet parser library for Python (cvsweb github mirror)
Description
A Python library for parsing PGP packets, similar to the pgpdump utility. Currently supports: - Signature packets - Public key packets - ASCII-armor decoding and CRC check - Secret key packets - Trust, user ID, and user attribute packetsWWW: https://github.com/toofishes/python-pgpdump
Maintainer
The OpenBSD ports mailing-list
Categories
Build dependencies
Run dependencies
Test dependencies
Files
- /usr/local/lib/python3.11/site-packages/pgpdump-1.5-py3.11.egg-info
- /usr/local/lib/python3.11/site-packages/pgpdump/
- /usr/local/lib/python3.11/site-packages/pgpdump/__init__.py
- /usr/local/lib/python3.11/site-packages/pgpdump/__main__.py
- /usr/local/lib/python3.11/site-packages/pgpdump/__pycache__/
- /usr/local/lib/python3.11/site-packages/pgpdump/__pycache__/__init__.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pgpdump/__pycache__/__main__.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pgpdump/__pycache__/data.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pgpdump/__pycache__/packet.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pgpdump/__pycache__/test.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pgpdump/__pycache__/utils.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pgpdump/data.py
- /usr/local/lib/python3.11/site-packages/pgpdump/packet.py
- /usr/local/lib/python3.11/site-packages/pgpdump/test.py
- /usr/local/lib/python3.11/site-packages/pgpdump/utils.py