blob: 0c4a1ea3bfd36fa480aa14b43973e14dc4cd763a (
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>
<remote-id type="pypi">typogrify</remote-id>
<remote-id type="github">justinmayer/typogrify</remote-id>
<bugs-to>https://github.com/justinmayer/typogrify/issues/</bugs-to>
</upstream>
</pkgmetadata>
|