blob: eca53bdd09e09f26b5b9f23a068f0988d0ae83cd (
plain)
1
2
3
4
5
6
7
8
|
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
|