mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-11 02:50:24 +00:00
15 lines
323 B
Plaintext
15 lines
323 B
Plaintext
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/
|