forked from akheron/jansson
-
Notifications
You must be signed in to change notification settings - Fork 4
Home
rogerz edited this page Apr 9, 2012
·
17 revisions
Extension in this fork
- Deep Update Update json object deep inside
- Json Path Select json by path
The following are taken from the original project.
Welcome to the Jansson wiki! This wiki is used for documenting the development of Jansson.
Jansson is a C library for encoding, decoding and manipulating JSON data. It features:
- Simple and intuitive API and data model
- Comprehensive documentation
- No dependencies on other libraries
- Full Unicode support (UTF-8)
- Extensive test suite
Jansson is licensed under the MIT license.
For those not interested in development, Jansson’s webpage is at http://www.digip.org/jansson/ and user documentation is at http://www.digip.org/jansson/doc/.
You are welcome to discuss the development of Jansson to jansson-users at Google Groups.
Pages:
- Branches — Descriptions for the branches in the Git repository
- Versioning Policy — How to select a version number for a release
- Releasing — How to make releases of Jansson
Old:
- Roadmap — The future of Jansson (the issue tracker is used nowadys)