summaryrefslogtreecommitdiff
blob: e66e10825ec94b5d5b1c6873fe59725bec31489a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer>
    <email>hwoarang@gentoo.org</email>
    <name>Markos Chandras</name>
  </maintainer>
  <longdescription lang="en">
"A JSON implementation in C" is probably the better description, and then
"JSON-C implements a reference counting object model that allows you to 
easily construct JSON objects in C, output them as JSON formatted 
strings and parse JSON formatted strings back into the C 
representation of JSON objects.
</longdescription>
</pkgmetadata>