软件包: python3-pgpdump (1.5-2build1)
python3-pgpdump 的相关链接
Trisquel 的资源:
下载源码包 python-pgpdump:
- [python-pgpdump_1.5-2build1.dsc]
- [python-pgpdump_1.5.orig.tar.gz]
- [python-pgpdump_1.5-2build1.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Python Modules Team (Mail Archive)
- Hans-Christoph Steiner
外部的资源:
- 主页 [pypi.python.org]
相似软件包:
PGP packet parser library (Python 3)
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 3 version of the package.
其他与 python3-pgpdump 有关的软件包
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)