A reference counting object model that allows you to easily construct JSON objects in C https://github.com/json-c/json-c
Go to file
2024-01-06 04:42:53 +01:00
libjson-c.spec update to 0.12.1_20160607 [release 0.12.1_20160607-1mamba;Sun Jul 31 2016] 2024-01-06 04:42:53 +01:00
README.md update to 0.11 [release 0.11-1mamba;Sat Jan 25 2014] 2024-01-06 04:42:52 +01:00

libjson-c

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.