blob: 8742cdaa1a05de32e39dc2ca2bd45f10469d7cee (
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="person">
<email>sbraz@gentoo.org</email>
<name>Louis Sautier</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>
<origin>gentoo-staging</origin>
</pkgmetadata>
|