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-09-16 23:08:58 +02:00
libjson-c.spec automatic version update by autodist [release 0.18-1mamba;Mon Sep 16 2024] 2024-09-16 23:08:58 +02: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.