wok-6.x view jansson/description.txt @ rev 24791

updated libgcrypt and libgcrypt-dev (1.8.5 -> 1.9.4)
author Hans-G?nter Theisgen
date Mon Mar 21 14:11:57 2022 +0100 (2022-03-21)
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