Difference between revisions of "Pgpdump"

From Free Software Directory
Jump to: navigation, search
(Added Debian link)
(Added Python link)
Line 18: Line 18:
  
 
This is the Python 2 version of the package.
 
This is the Python 2 version of the package.
|Homepage URL=https://pypi.python.org/pypi/pgpdump/
+
|Homepage URL=https://pypi.org/project/pgpdump
 +
|Is High Priority Project=No
 +
|Decommissioned/Obsolete=No
 
|Accepts cryptocurrency donations=No
 
|Accepts cryptocurrency donations=No
 
|Version identifier=1.4-1
 
|Version identifier=1.4-1
 
|Version download=http://ftp.debian.org/debian/pool/main/p/python-pgpdump/python-pgpdump_1.4.orig.tar.gz
 
|Version download=http://ftp.debian.org/debian/pool/main/p/python-pgpdump/python-pgpdump_1.4.orig.tar.gz
 +
|Test entry=No
 
|Last review by=Bendikker
 
|Last review by=Bendikker
|Last review date=2018/02/22
+
|Last review date=2018/04/18
 
|Submitted date=2015-07-17
 
|Submitted date=2015-07-17
 
|Is GNU=No
 
|Is GNU=No
Line 38: Line 41:
 
|Role=contact
 
|Role=contact
 
|Email=dpmcgee@gmail.com
 
|Email=dpmcgee@gmail.com
 +
}}
 +
{{Resource
 +
|Resource audience=Python (Ref)
 +
|Resource URL=https://pypi.org/project/pgpdump
 
}}
 
}}
 
{{Resource
 
{{Resource

Revision as of 00:48, 18 April 2018


[edit]

Pgpdump

https://pypi.org/project/pgpdump
PGP packet parser library (Python 2)

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.





Licensing

License

Verified by

Verified on

Notes

License

Other

Verified by

Debian: Hans-Christoph Steiner <hans@eds.org>

Verified on

13 September 2013

Notes

License: bsd




Leaders and contributors

Contact(s)Role
Dan McGee contact


Resources and communication

AudienceResource typeURI
Downloadhttps://github.com/toofishes/python-pgpdump
Debian (Ref)https://tracker.debian.org/pkg/pgpdump
Python (Ref)https://pypi.org/project/pgpdump
Debian (Ref) (R)https://tracker.debian.org/pkg/python-pgpdump


Software prerequisites




Entry








"contact" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.


"Python (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Debian (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.








Date 2015-07-17
Source Debian
Source link http://packages.debian.org/sid/python-pgpdump

[[Category:]]



Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.