blob: 453fdbd03f1eaaf5438180c865c77ebddac8c201 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<name>Julien Roy</name>
<email>julien@jroy.ca</email>
</maintainer>
<upstream>
<maintainer>
<name>Pham Văn Phúc</name>
<email>phuclaplace@gmail.com</email>
</maintainer>
<bugs-to>https://github.com/ppvan/libcsv/issues</bugs-to>
<remote-id type="github">ppvan/libcsv</remote-id>
</upstream>
</pkgmetadata>
|