blob: d9dd049b59c2ffe99b9bed976fc674ec5f466f3f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>java</herd>
<longdescription lang="en">
JSON (JavaScript Object Notation) is a lightweight data-interchange format.
</longdescription>
<upstream>
<remote-id type="github">douglascrockford/JSON-java</remote-id>
</upstream>
<maintainer>
<email>chewi@gentoo.org</email>
</maintainer>
<maintainer>
<email>monsieurp@gentoo.org</email>
</maintainer>
</pkgmetadata>
|