json-c - JSON implementation in C
Website: | https://github.com/json-c/json-c |
---|---|
License: | MIT |
Vendor: | Alcance Libre, Inc. |
- 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. It aims to conform to RFC 7159.
Packages
json-c-0.16-1.aldos.src [336 KiB] |
Changelog
by Joel Barrios (2022-06-05):
- Update to 0.16. |