Name Last modified Size Description
Parent Directory -
autom4te.cache/ 2020-03-20 15:10 -
ipkg-install/ 2020-03-20 15:11 -
ipkg-mips_24kc/ 2020-03-20 15:11 -
tests/ 2020-03-20 15:11 -
ABOUT-NLS 2020-03-20 15:10 0
NEWS 2020-03-20 15:10 0
stamp-h1 2020-03-20 15:11 23
stamp-h2 2020-03-20 15:11 28
json_config.h.in 2016-06-07 05:33 91
Makefile.am.inc 2016-06-07 05:34 146
math_compat.h 2020-03-20 15:10 155
json_config.h 2020-03-20 15:11 163
AUTHORS 2020-03-20 15:10 165
json-c-uninstalled.pc.in 2016-06-07 05:33 218
json-c.pc 2020-03-20 15:11 222
json-c.pc.in 2016-06-07 05:34 223
debug.lo 2020-03-20 15:11 265
linkhash.lo 2020-03-20 15:11 274
printbuf.lo 2020-03-20 15:11 274
autogen.sh 2016-06-07 05:34 276
arraylist.lo 2020-03-20 15:11 277
json_util.lo 2020-03-20 15:11 277
json_object.lo 2020-03-20 15:11 283
random_seed.lo 2020-03-20 15:11 283
json_tokener.lo 2020-03-20 15:11 286
json_c_version.lo 2020-03-20 15:11 292
json_object_iterator.lo 2020-03-20 15:11 310
json_c_version.c 2016-06-07 05:33 364
random_seed.h 2016-06-07 05:33 407
json-c-uninstalled.pc 2020-03-20 15:11 447
json_inttypes.h 2016-06-07 05:34 580
libjson.c 2016-06-07 05:34 625
json_c_version.h 2016-06-07 05:35 682
bits.h 2016-06-07 05:34 693
json.h 2016-06-07 05:34 699
json_object_private.h 2016-06-07 05:34 1.0K
json_util.h 2016-06-07 05:34 1.0K
Android.configure.mk 2016-06-07 05:33 1.1K
arraylist.h 2016-06-07 05:34 1.1K
libjson-c.la 2020-03-20 15:11 1.2K
debug.c 2016-06-07 05:34 1.4K
json_c_version.o 2020-03-20 15:11 1.5K
debug.h 2016-06-07 05:33 1.6K
Makefile.am 2016-06-07 05:36 1.7K
json_object_iterator.o 2020-03-20 15:11 1.9K
random_seed.o 2020-03-20 15:11 2.1K
printbuf.h 2016-06-07 05:33 2.1K
COPYING 2020-03-20 15:10 2.2K
debug.o 2020-03-20 15:11 2.2K
arraylist.c 2016-06-07 05:34 2.3K
arraylist.o 2020-03-20 15:11 2.3K
printbuf.o 2020-03-20 15:11 2.5K
config.h.win32 2016-06-07 05:34 2.7K
RELEASE_CHECKLIST.txt 2016-06-07 05:34 2.8K
configure.ac 2020-03-20 15:10 2.8K
json-c.vcproj 2016-06-07 05:34 3.9K
config.h.in 2020-03-20 15:10 3.9K
config.h 2020-03-20 15:11 4.2K
printbuf.c 2016-06-07 05:34 4.4K
random_seed.c 2016-06-07 05:34 4.4K
test-driver 2019-04-14 18:20 4.5K
json_object_iterator.c 2016-06-07 05:33 4.7K
linkhash.o 2020-03-20 15:11 4.9K
json_util.o 2020-03-20 15:11 5.0K
linkhash.h 2016-06-07 05:34 6.6K
json_tokener.h 2016-06-07 05:34 6.7K
missing 2019-04-14 18:20 6.7K
json_util.c 2016-06-07 05:34 7.0K
compile 2019-04-14 18:20 7.2K
json_object_iterator.h 2016-06-07 05:33 8.0K
ChangeLog 2020-03-20 15:10 9.6K
json_tokener.o 2020-03-20 15:11 13K
json_object.o 2020-03-20 15:11 14K
install-sh 2019-04-14 18:20 14K
INSTALL 2019-04-14 18:20 15K
config.rpath 2016-05-18 10:14 18K
linkhash.c 2016-06-07 05:34 19K
json_object.c 2016-06-07 05:34 21K
json_object.h 2016-06-07 05:34 21K
depcomp 2019-04-14 18:20 23K
json_tokener.c 2016-06-07 05:34 26K
config.sub 2020-03-20 15:10 35K
Makefile.in 2020-03-20 15:10 36K
Makefile 2020-03-20 15:11 37K
config.guess 2020-03-20 15:10 42K
Doxyfile 2016-06-07 05:35 46K
config.status 2020-03-20 15:11 67K
config.log 2020-03-20 15:11 88K
ltmain.sh 2019-04-14 18:21 278K
libtool 2020-03-20 15:11 288K
aclocal.m4 2020-03-20 15:10 338K
configure 2020-03-20 15:10 415K
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.
To setup JSON-C to build on your system please run configure and make.
If you are on Win32 and are not using the VS project file, be sure to rename config.h.win32 to config.h before building.
Doxygen generated documentation exists here and Win32 specific notes can be found here.
git clone https://github.com/json-c/json-c.git
json-c <at> googlegroups <dot> com
This program is free software; you can redistribute it and/or modify it under the terms of the MIT License..