summaryrefslogtreecommitdiff
path: root/dev-python/python-gnupg/metadata.xml
blob: f1e038677829febe9415131793fd2948b8ea5d15 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
 <maintainer type="project">
  <email>python@gentoo.org</email>
  <name>Python</name>
 </maintainer>
 <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="bitbucket">vinay.sajip/python-gnupg</remote-id>
  <remote-id type="pypi">python-gnupg</remote-id>
  <bugs-to>https://bitbucket.org/vinay.sajip/python-gnupg/issues/new</bugs-to>
 </upstream>
 <origin>gentoo-staging</origin>
 <stabilize-allarches/>
</pkgmetadata>