jansson

Edit Package libjansson
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

Refresh
Refresh
Source Files
Filename Size Changed
baselibs.conf 0000000011 11 Bytes
jansson-2.11.tar.bz2 0000399179 390 KB
jansson-2.11.tar.bz2.asc 0000000833 833 Bytes
libjansson.changes 0000006223 6.08 KB
libjansson.keyring 0000003939 3.85 KB
libjansson.spec 0000002925 2.86 KB
Revision 16 (latest revision is 23)
Adam Majer's avatar Adam Majer (adamm) accepted request 647643 from Kristyna Streitova's avatar Kristyna Streitova (kstreitova) (revision 16)
- update to new upstream release 2.11
  * New features:
    - Add `json_pack()` format specifiers s*, o* and O* for values
      that can be omitted if null (#339).
    - Add `json_error_code()` to retrieve numeric error codes
      (#365, #380, #381).
    - Enable thread safety for `json_dump()` on all systems.
      Enable thread safe `json_decref()` and `json_incref()` for
      modern compilers (#389).
    - Add `json_sprintf()` and `json_vsprintf()` (#393).
  * Bug Fixes:
    - Fix incorrect report of success from `json_dump_file()` when
      an error is returned by `fclose()` (#359).
    - Make json_equal() const-correct (#344).
    - Fix incomplete stealing of references by `json_pack()` (#374)
- changelog from 2.9
  * New features:
    - Add JSON_EMBED encoding flag allowing arrays and objects to
      be encoded into existing streams (#329).
    - Add `json_dumpb()` function for dumping to a pre-allocated
      buffer (#328).
    - Add `json_dumpfd()` and `json_loadfd()` functions for dumping
      to streaming file descriptors (#328).
    - Add support for parsing buffers larger than 2GB (#309).
Comments 0
openSUSE Build Service is sponsored by