blob: a8c2c6e13e0fb41e618e4eea7de70f1e03a7b456 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE pkgmetadata SYSTEM "http://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">webencodings</remote-id>
<doc>https://pythonhosted.org/webencodings/</doc>
<maintainer status="unknown">
<email>simon.sapin@exyr.org</email>
<name>Simon Sapin</name>
</maintainer>
<remote-id type="github">SimonSapin/python-webencodings</remote-id>
</upstream>
<origin>gentoo-staging</origin>
</pkgmetadata>
|