json-c: A JSON implementation in C
json-c: JSON-C implements a reference counting object model that allows
json-c: you to easily construct JSON objects in C, output them as JSON
json-c: formatted strings and parse JSON formatted strings back into
json-c: the C representation of JSON objects. It aims to conform to RFC 7159.
json-c: 
json-c:
json-c: Package maintainer: Felipe Sanchez <izto@asic-linux.com.mx>
json-c: