jansson
http://www.digip.org/jansson/
Jansson is a C library for encoding, decoding and manipulating JSON data. It features:
* Simple and intuitive API and data model
* Comprehensive documentation
* No dependencies on other libraries
* Full Unicode support (UTF-8)
* Extensive test suite
- Devel package for openSUSE:Factory
-
17
derived packages
- Links to openSUSE:Factory / libjansson
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:libraries:c_c++/libjansson && cd $_
- Create Badge
Refresh
Refresh
Source Files (show unmerged sources)
Filename | Size | Changed |
---|---|---|
baselibs.conf | 0000000011 11 Bytes | |
jansson-2.14.tar.bz2 | 0000434481 424 KB | |
jansson-2.14.tar.bz2.asc | 0000000833 833 Bytes | |
libjansson.changes | 0000008100 7.91 KB | |
libjansson.keyring | 0000003939 3.85 KB | |
libjansson.spec | 0000002904 2.84 KB |
Latest Revision
Dirk Mueller (dirkmueller)
accepted
request 947305
from
Antoine Belvire (1Antoine1)
(revision 23)
- Update to 2.14: * New Features: + Add `json_object_getn`, `json_object_setn`, `json_object_deln`, and the corresponding `nocheck` functions. * Fixes: + Handle `sprintf` corner cases. * Build: + Symbol versioning for all exported symbols (gh#akheron/jansson#523). + Fix compiler warnings. * Documentation: + Small fixes. + Sphinx 3 compatibility (gh#akheron/jansson#530). - Use GitHub as source URLs: Release hasn't been uploaded to digip.org. - Cleanup with spec-cleaner. - Add check section.
Comments 0