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.11-7.el5.ppc [34 KiB] |
Changelog
by Susi Lehtola (2014-04-09):
- Address CVE-2013-6371 and CVE-2013-6370 (BZ #1085676 and #1085677). - Enabled rdrand support. |