json-c - A JSON implementation in C
Website: | https://github.com/json-c/json-c/wiki |
---|---|
License: | MIT |
Vendor: | Fedora Project |
- 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.10-2.fc18.x86_64 [24 KiB] |
Changelog
by Jussi Lehtola (2012-11-24):
- Compile and install json_object_iterator using Remi Collet's fix (BZ #879771). |