json-glib

Rating: 
0
No votes yet
JSON is a lightweight data-interchange format.It is easy for humans to
read and write. It is easy for machines to parse and generate.

JSON-GLib provides a parser and a generator GObject classes and various
wrappers for the complex data types employed by JSON, such as arrays
and objects.

JSON-GLib uses GLib native data types and the generic value container
GValue for ease of development. It also provides integration with the
GObject classes for direct serialization into, and deserialization from,
JSON data streams.

Category:

Keywords:

Application versions: 
AttachmentSizeDate
File libjson-glib-1_0-0-1.0.2-10.8.1.armv7hl.rpm191.43 KB30/07/2015 - 18:31
File libjson-glib-1_0-0-1.0.2-10.9.1.jolla_.armv7hl.rpm192.89 KB03/06/2016 - 01:32
File libjson-glib-1_0-0-1.0.2-10.9.1.jolla_.i486.rpm196.61 KB03/06/2016 - 01:41
File libjson-glib-1_0-0-1.2.0-10.2.1.jolla_.armv7hl.rpm206.89 KB27/06/2016 - 14:18
File libjson-glib-1_0-0-1.2.0-10.2.1.jolla_.i486.rpm211.02 KB27/06/2016 - 14:18
Changelog: 

- Update to version 1.0.2:
+ Build fixes.
+ Bugs fixed: bgo#727593, bgo#727755, bgo#730425, bgo#730917.
+ Updated translations.