Jump to letter: [
ABCDEFGIJKLMNPQSUVXY
]
json-c - A JSON implementation in C
- 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.
Packages
json-c-0.11-12.el6.x86_64
[50 KiB] |
Changelog
by Jakub Filak (2015-03-02):
- place pkg-config *.pc files in the correct directory
resolves: #1158842
|
json-c-0.10-2.el6.x86_64
[23 KiB] |
Changelog
by Jussi Lehtola (2012-11-24):
- Compile and install json_object_iterator using Remi Collet's fix (BZ #879771).
|