JSON parser library written in ANSI C
https://github.com/DaveGamble/cJSON
A simple JSON parser library written in ANSI C.
- Developed at devel:libraries:c_c++
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/cJSON && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
cJSON-1.7.16.tar.gz | 0000353498 345 KB | |
cJSON-fix-cmake-include-path.patch | 0000000619 619 Bytes | |
cJSON.changes | 0000001468 1.43 KB | |
cJSON.spec | 0000002352 2.3 KB |
Revision 4 (latest revision is 7)
Dominique Leuenberger (dimstar_suse)
accepted
request 1098986
from
Dirk Mueller (dirkmueller)
(revision 4)
- update to 1.7.16: * Add an option for ENABLE_CJSON_VERSION_SO in CMakeLists.txt * Add cmake_policy to CMakeLists.txt * Add cJSON_SetBoolValue * Add meson documentation * Fix memory leak in merge_patch * Fix conflicting target names 'uninstall' * Bump cmake version to 3.0 and use new version syntax * Print int without decimal places * Fix 'cjson_utils-static' target not exist * Add allocate check for replace_item_in_object * Fix a null pointer crash in cJSON_ReplaceItemViaPointer
Comments 0