Jansson

Jansson is a C library for encoding, decoding and manipulating JSON data. It features:

Jansson is licensed under the MIT license.

Jansson's mailing list is jansson-users at Google Groups. You're welcome to ask for help, send suggestions, submit patches, etc.

News

More news...

Releases

The latest release is Jansson v2.10, released on 2016-03-02.

For the source code and downloadable documentation of older releases, see the release archive. The documentation of older releases can also be viewed online: 2.9, 2.8, 2.7, 2.6, 2.5, 2.4, 2.3, 2.2, 2.1, 2.0, 1.3, 1.2, 1.1, 1.0

Development

The Jansson source repository is hosted at GitHub.

Clone the source:

git clone https://github.com/akheron/jansson
Fork me on GitHub