blob: 6a8e133bfe705a07ddad29af799939770c74ce6b (
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://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
<stabilize-allarches/>
<upstream>
<bugs-to>https://github.com/cdgriffith/puremagic/issues</bugs-to>
<remote-id type="github">cdgriffith/puremagic</remote-id>
<remote-id type="pypi">puremagic</remote-id>
</upstream>
</pkgmetadata>
|