wok view jansson/description.txt @ rev 25535

updated imlib2 and imlib2-dev 1.8.0 -> 1.10.0
author Hans-G?nter Theisgen
date Thu Mar 02 09:40:16 2023 +0100 (16 months ago)
parents
children
line source
1 Jansson is a C library for encoding, decoding and manipulating JSON data.
2 Its main features and design principles are:
4 * Simple and intuitive API and data model
5 * Comprehensive documentation
6 * No dependencies on other libraries
7 * Full Unicode support (UTF-8)
8 * Extensive test suite