summaryrefslogtreecommitdiff
path: root/dev-python/python-gnupg/metadata.xml
blob: 349c51de43a2835208c4521ca583ac7cfb3c61cf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="project">
		<email>python@gentoo.org</email>
		<name>Python</name>
	</maintainer>
	<stabilize-allarches/>
	<longdescription>
		This project implements a Python library, which takes care of the internal details
		and allows its users to generate and manage keys,
		encrypt and decrypt data, and sign and verify messages.
	</longdescription>
	<upstream>
		<remote-id type="github">vsajip/python-gnupg</remote-id>
		<remote-id type="pypi">python-gnupg</remote-id>
	</upstream>
</pkgmetadata>