About JSON-GLib =============== JSON-GLib implements a full JSON parser using GLib and GObject. Use JSON-GLib it is possible to parse and generate valid JSON data structures, using a DOM-like API. JSON-GLib also offers GObject integration, providing the ability to serialize and deserialize GObject instances to and from JSON data types.
ChangeLog ========= commit 35279b587f0b884fd606be77fd06e4fef919a300 Author: Emmanuele Bassi <[email protected]> Date: Mon Sep 19 14:37:45 2011 +0100 Release JSON-GLib 0.14.0 configure.ac | 4 +- po/pl.po | 74 +++++++++++++++++++++++++++++----------------------------- 2 files changed, 39 insertions(+), 39 deletions(-) commit 3830326516285e6e86d3fa9c58ef7531679dfec0 Author: Piotr Drąg <[email protected]> Date: Fri Sep 9 16:27:37 2011 +0200 Added Polish translation po/pl.po | 172 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 172 insertions(+), 0 deletions(-) commit 67a460d9ea8b485e740d1df34943b8df974f4255 Author: Emmanuele Bassi <[email protected]> Date: Fri Sep 9 15:00:41 2011 +0100 Post-release version bump to 0.13.91 configure.ac | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) Download ======== http://download.gnome.org/sources/json-glib/0.14/json-glib-0.14.0.tar.xz (434K) sha256sum: 821e90196673408a9293845e37ef572826a960a101096db9bcba45cf4c4afc56 http://download.gnome.org/sources/json-glib/0.14/json-glib-0.14.0.tar.bz2 (510K) sha256sum: efa6a22711c99208feef3bdcd6692573640ac7635725417024980b80990a2966 _______________________________________________ ftp-release-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/ftp-release-list Upcoming changes: Nov 16: new tarballs use format .tar.xz (no more .tar.bz2 nor .tar.gz!)
