summaryrefslogtreecommitdiff
path: root/dev-python/pyGPG/metadata.xml
blob: 9911b912e8dab178f05effab35f3c22a3eec3582 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
 <maintainer type="project">
  <email>tools-portage@gentoo.org</email>
  <name>Gentoo Portage tools team</name>
 </maintainer>
 <longdescription>A python interface library for wrapping gnupg's gpg command.
		It also connects to gpg's status-fd output and makes all the status data
		available as subclassed namedtuple instances.
	</longdescription>
 
 <origin>gentoo-staging</origin>
</pkgmetadata>