Name Last modified Size Description
Parent Directory -
ipkg-mips_24kc/ 2020-03-20 15:11 -
ipkg-install/ 2020-03-20 15:11 -
tests/ 2020-03-20 15:11 -
autom4te.cache/ 2020-03-20 15:10 -
libjson-c.la 2020-03-20 15:11 1.2K
random_seed.lo 2020-03-20 15:11 283
random_seed.o 2020-03-20 15:11 2.1K
printbuf.lo 2020-03-20 15:11 274
printbuf.o 2020-03-20 15:11 2.5K
linkhash.lo 2020-03-20 15:11 274
linkhash.o 2020-03-20 15:11 4.9K
json_util.lo 2020-03-20 15:11 277
json_util.o 2020-03-20 15:11 5.0K
json_tokener.lo 2020-03-20 15:11 286
json_tokener.o 2020-03-20 15:11 13K
json_object_iterator.lo 2020-03-20 15:11 310
json_object_iterator.o 2020-03-20 15:11 1.9K
json_object.lo 2020-03-20 15:11 283
json_object.o 2020-03-20 15:11 14K
json_c_version.lo 2020-03-20 15:11 292
json_c_version.o 2020-03-20 15:11 1.5K
debug.lo 2020-03-20 15:11 265
debug.o 2020-03-20 15:11 2.2K
arraylist.lo 2020-03-20 15:11 277
arraylist.o 2020-03-20 15:11 2.3K
config.log 2020-03-20 15:11 88K
libtool 2020-03-20 15:11 288K
stamp-h2 2020-03-20 15:11 28
json_config.h 2020-03-20 15:11 163
stamp-h1 2020-03-20 15:11 23
config.h 2020-03-20 15:11 4.2K
json-c-uninstalled.pc 2020-03-20 15:11 447
json-c.pc 2020-03-20 15:11 222
Makefile 2020-03-20 15:11 37K
config.status 2020-03-20 15:11 67K
config.sub 2020-03-20 15:10 35K
config.guess 2020-03-20 15:10 42K
Makefile.in 2020-03-20 15:10 36K
config.h.in 2020-03-20 15:10 3.9K
configure 2020-03-20 15:10 415K
aclocal.m4 2020-03-20 15:10 338K
ChangeLog 2020-03-20 15:10 9.6K
ABOUT-NLS 2020-03-20 15:10 0
NEWS 2020-03-20 15:10 0
COPYING 2020-03-20 15:10 2.2K
AUTHORS 2020-03-20 15:10 165
math_compat.h 2020-03-20 15:10 155
configure.ac 2020-03-20 15:10 2.8K
ltmain.sh 2019-04-14 18:21 278K
test-driver 2019-04-14 18:20 4.5K
missing 2019-04-14 18:20 6.7K
install-sh 2019-04-14 18:20 14K
depcomp 2019-04-14 18:20 23K
compile 2019-04-14 18:20 7.2K
INSTALL 2019-04-14 18:20 15K
Makefile.am 2016-06-07 05:36 1.7K
Doxyfile 2016-06-07 05:35 46K
json_c_version.h 2016-06-07 05:35 682
random_seed.c 2016-06-07 05:34 4.4K
printbuf.c 2016-06-07 05:34 4.4K
linkhash.h 2016-06-07 05:34 6.6K
linkhash.c 2016-06-07 05:34 19K
libjson.c 2016-06-07 05:34 625
json_util.h 2016-06-07 05:34 1.0K
json_util.c 2016-06-07 05:34 7.0K
json_tokener.h 2016-06-07 05:34 6.7K
json_tokener.c 2016-06-07 05:34 26K
json_object_private.h 2016-06-07 05:34 1.0K
json_object.h 2016-06-07 05:34 21K
json_object.c 2016-06-07 05:34 21K
json_inttypes.h 2016-06-07 05:34 580
json.h 2016-06-07 05:34 699
json-c.vcproj 2016-06-07 05:34 3.9K
json-c.pc.in 2016-06-07 05:34 223
debug.c 2016-06-07 05:34 1.4K
config.h.win32 2016-06-07 05:34 2.7K
bits.h 2016-06-07 05:34 693
autogen.sh 2016-06-07 05:34 276
arraylist.h 2016-06-07 05:34 1.1K
arraylist.c 2016-06-07 05:34 2.3K
RELEASE_CHECKLIST.txt 2016-06-07 05:34 2.8K
Makefile.am.inc 2016-06-07 05:34 146
random_seed.h 2016-06-07 05:33 407
printbuf.h 2016-06-07 05:33 2.1K
json_object_iterator.h 2016-06-07 05:33 8.0K
json_object_iterator.c 2016-06-07 05:33 4.7K
json_config.h.in 2016-06-07 05:33 91
json_c_version.c 2016-06-07 05:33 364
json-c-uninstalled.pc.in 2016-06-07 05:33 218
debug.h 2016-06-07 05:33 1.6K
Android.configure.mk 2016-06-07 05:33 1.1K
config.rpath 2016-05-18 10:14 18K
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..