summaryrefslogtreecommitdiff
blob: 084a922fc0b04203ab16ba2ce266ec36c297d116 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>tools-portage</herd>
	<maintainer>
		<email>dolsen@gentoo.org</email>
		<name>Brian Dolbec</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>
	<upstream>
		<remote-id type="github">dol-sen/pyGPG</remote-id>
	</upstream>
</pkgmetadata>