1 config BR2_PACKAGE_JSON_C
4 JSON-C - A JSON implementation in C
6 JSON-C implements a reference counting object model that
7 allows you to easily construct JSON objects in C, output
8 them as JSON formatted strings and parse JSON formatted
9 strings back into the C representation of JSON objects.
11 http://oss.metaparadigm.com/json-c/