summaryrefslogtreecommitdiff
blob: 38f6d95d105ab394c88be0aec004902fa7a05ce3 (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>zmedico@gentoo.org</email>
		<name>Zac Medico</name>
	</maintainer>
	<maintainer type="project">
		<email>python@gentoo.org</email>
		<name>Python</name>
	</maintainer>
	<stabilize-allarches/>
	<upstream>
		<remote-id type="pypi">cheroot</remote-id>
		<remote-id type="github">cherrypy/cheroot</remote-id>
	</upstream>
</pkgmetadata>