wok view jansson/description.txt @ rev 24974

Update some wget_url
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon May 02 11:23:24 2022 +0000 (2022-05-02)
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