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-20 05:29:07 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
461d9f90c41b90aaa01a0405aabc86c4947fc0fb
json-c
/
apps
History
Eric Hawicz
bf92456789
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
..
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
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
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