This website requires JavaScript.
Explore
Help
Sign In
mirror
/
json-c
Watch
1
Star
0
Fork
0
You've already forked json-c
mirror of
https://github.com/json-c/json-c.git
synced
2026-03-21 05:59:07 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
33f4cb9353bd81585f19684cbb98028c21e4ace7
json-c
/
apps
History
Guilhem Saurel
8af05ab785
CMake: sync minimum version
2025-08-06 22:10:41 +02:00
..
cmake
Extend the CMakeLists.txt in the apps directory to be usable as a standalone build, to link against other versions of json-c.
2020-04-26 04:02:36 +00:00
CMakeLists.txt
CMake: sync minimum version
2025-08-06 22:10:41 +02:00
json_parse.c
Make json_parse a bit more useful by adding -u (validate UTF8) and -P (specify arbitrary tokener parse flags), and read from stdin if no filename is provided.
2025-07-08 21:04:00 -04:00