blob: 5e303e1c88ac3552d64cbc0a4ed111da95d82d2a (
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 "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<name>Florian Schmaus</name>
<email>flow@gentoo.org</email>
</maintainer>
<maintainer type="project">
<email>python@gentoo.org</email>
</maintainer>
<upstream>
<remote-id type="pypi">dict2xml</remote-id>
<remote-id type="github">delfick/python-dict2xml</remote-id>
</upstream>
<stabilize-allarches/>
</pkgmetadata>
|