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 automatic version update by autodist [release 0.17-1mamba;Mon Aug 14 2023] 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.