blob: 9b523bde421b3aaa33ded5da2a81ea29ee294113 (
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 "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>zmedico@gentoo.org</email>
</maintainer>
<maintainer type="project">
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
<stabilize-allarches/>
<upstream>
<bugs-to>https://github.com/wireservice/csvkit/issues</bugs-to>
<changelog>https://github.com/wireservice/csvkit/blob/master/CHANGELOG.rst</changelog>
<remote-id type="pypi">csvkit</remote-id>
<remote-id type="github">wireservice/csvkit</remote-id>
</upstream>
</pkgmetadata>
|