blob: 577981393aedac392b0512bc21b7e5d124bd44fa (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>sautier.louis@gmail.com</email>
<name>Louis Sautier</name>
</maintainer>
<maintainer type="project">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<upstream>
<remote-id type="pypi">chump</remote-id>
<remote-id type="github">karanlyons/chump</remote-id>
<bugs-to>https://github.com/karanlyons/chump/issues</bugs-to>
<changelog>https://github.com/karanlyons/chump/blob/master/HISTORY.rst</changelog>
</upstream>
</pkgmetadata>
|