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 14:09:06 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2372e9518e6ba95b48d37ec162bc7d93b297b52f
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