Logoj0ke.net Open Build Service > Projects > devel:libs > json-c > Meta
Sign Up | Log In

Meta Configuration of Package json-c

 
1
<package name="json-c" project="devel:libs">
2
  <title>JSON implementation in C</title>
3
  <description>JSON-C implements a reference counting object model that allows you to
4
easily construct JSON objects in C, output them as JSON formatted
5
strings and parse JSON formatted strings back into the C
6
representation of JSON objects.
7
8
</description>
9
  <url>http://oss.metaparadigm.com/%{name}</url>
10
</package>
11