blob: 1e508cbe451c736445a483a31fc80721e8786d9e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<?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">WebOb</remote-id>
<remote-id type="github">Pylons/webob</remote-id>
<bugs-to>https://github.com/Pylons/webob/issues</bugs-to>
</upstream>
<origin>gentoo-staging</origin>
</pkgmetadata>
|