jansson - C library for encoding, decoding and manipulating JSON data
| Website: | http://www.digip.org/jansson/ |
|---|---|
| License: | MIT |
- Description:
Small library for parsing and writing JSON documents.
Packages
| jansson-2.11-3.mu7.src [400 KiB] |
Changelog
by Xin Long (2018-08-03):
- Deal with warnings under gcc 8 - Call va_end after va_copy in json_vsprintf - Fix bogus date in jansson.spec |