blob: 2002d32b2e55cbcebf8142c7b241083cffb3d1eb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>python</herd>
<maintainer>
<email>jlec@gentoo.org</email>
</maintainer>
<upstream>
<remote-id type="pypi">pgpdump</remote-id>
<remote-id type="github">toofishes/python-pgpdump</remote-id>
</upstream>
</pkgmetadata>
|