blob: 201c335fe3525b91c073e65c67710cc6490e57b5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>patrick@gentoo.org</email>
<name>Patrick Lauer</name>
</maintainer>
<maintainer type="project">
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
<upstream>
<remote-id type="pypi">dns-lexicon</remote-id>
<remote-id type="github">AnalogJ/lexicon</remote-id>
<bugs-to>https://github.com/AnalogJ/lexicon/issues</bugs-to>
</upstream>
</pkgmetadata>
|