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
- Developed at devel:libraries:c_c++
- Sources inherited from project openSUSE:Factory
-
10
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/libjansson && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
baselibs.conf | 0000000011 11 Bytes | |
jansson-2.12.tar.bz2 | 0000404669 395 KB | |
jansson-2.12.tar.bz2.asc | 0000000833 833 Bytes | |
libjansson.changes | 0000006771 6.61 KB | |
libjansson.keyring | 0000003939 3.85 KB | |
libjansson.spec | 0000002926 2.86 KB |
Revision 12 (latest revision is 14)
Stephan Kulow (coolo)
accepted
request 669067
from
Adam Majer (adamm)
(revision 12)
- update to new upstream release 2.12 * Bug fixes: - Fix error message in `json_pack()` for NULL object (#409). - Avoid invalid memory read in `json_pack()` (#421). - Call va_end after va_copy in `json_vsprintf()` (#427). - Improve handling of formats with '?' and '*' in `json_pack()` (#438). - Remove inappropriate `jsonp_free()` which caused segmentation fault in error handling (#444).
Comments 0