mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-15 01:53:25 -04:00
dev-python/PGPy: new package, add 0.6.0
Signed-off-by: Julien Roy <julien@jroy.ca>
This commit is contained in:
16
dev-python/PGPy/metadata.xml
Normal file
16
dev-python/PGPy/metadata.xml
Normal file
@@ -0,0 +1,16 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<email>julien@jroy.ca</email>
|
||||
<name>Julien Roy</name>
|
||||
</maintainer>
|
||||
<longdescription>PGPy is a Python library for implementing Pretty Good Privacy into Python programs, conforming to the OpenPGP specification per RFC 4880.</longdescription>
|
||||
<upstream>
|
||||
<changelog>https://github.com/SecurityInnovation/PGPy/releases</changelog>
|
||||
<doc>https://pgpy.readthedocs.io/en/latest/</doc>
|
||||
<bugs-to>https://github.com/SecurityInnovation/PGPy/issues</bugs-to>
|
||||
<remote-id type="github">SecurityInnovation/PGPy</remote-id>
|
||||
<remote-id type="pypi">PGPy</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user