json-c - A JSON implementation in C
| Website: | http://oss.metaparadigm.com/json-c/ | 
|---|---|
| License: | MIT | 
| Vendor: | Koji | 
- Description:
 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.
Packages
| json-c-0.9-4.fc17.ppc [20 KiB] | 
              Changelog
              by Jiri Pirko (2012-01-23):
              - add json_tokener_parse_verbose, and return NULL on parser errors  |