blob: 25ba4bb4c09ff619eb423f637a902638e9b29bd4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>zmedico@gentoo.org</email>
<name>Zac Medico</name>
</maintainer>
<upstream>
<bugs-to>https://github.com/BurntSushi/xsv/issues</bugs-to>
<changelog>https://github.com/BurntSushi/xsv/commits/master</changelog>
<remote-id type="github">BurntSushi/xsv</remote-id>
</upstream>
</pkgmetadata>
|