blob: a636656f85f7a00825d62ad819fa7bb6b439f3e3 (
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 "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>gorelov@grigory.info</email>
<name>Gorelov Grigory</name>
<description>Maintainer and upstream developer.</description>
</maintainer>
<maintainer type="project">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<longdescription>
Small and simple to use JSON generation and parsing library.
</longdescription>
</pkgmetadata>
|