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