mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 10:56:27 -04:00
14 lines
323 B
Text
14 lines
323 B
Text
Jansson is a C library for encoding, decoding and manipulating JSON
|
|
data. Its main features and design principles are:
|
|
|
|
- Simple and intuitive API and data model
|
|
|
|
- Comprehensive documentation
|
|
|
|
- No dependencies on other libraries
|
|
|
|
- Full Unicode support (UTF-8)
|
|
|
|
- Extensive test suite
|
|
|
|
WWW: http://www.digip.org/jansson/
|