Files
gentoo/dev-python/pygpgme/metadata.xml
Michał Górny b0efa69df1 dev-python/*: add pypi remote-ids
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-12-11 18:19:11 +01:00

19 lines
595 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
<longdescription lang="en">
PyGPGME is a Python module that lets you sign, verify, encrypt and
decrypt messages using the OpenPGP format. It is built on top of the
GNU Privacy Guard and the GPGME
library.
</longdescription>
<upstream>
<remote-id type="launchpad">pygpgme</remote-id>
<remote-id type="pypi">pygpgme</remote-id>
</upstream>
</pkgmetadata>