LibJSON

Overview

libjson is a small C library and small codebase that packs an efficient parser and a configurable printer. libjson is covered by the LGPLv2 license, or at your option the LGPLv3 license.

Here's the feature of libjson:

Documentation

you can consult the documentation here: HTML

Downloading it

it's here or to the repository on github

You can also clone me using git:

git clone git://github.com/vincenthz/libjson/

Changelog