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.
News ==== • Remove all G_CONST_RETURN usage after the deprecation • Allow JsonSerializable to override the introspection and modification of properties • Add i18n support for GError messages • Do not serialize GObject properties that match their default values. ChangeLog ========= http://download.gnome.org/sources/json-glib/0.13/json-glib-0.13.4.changes (19.2K) Download ======== http://download.gnome.org/sources/json-glib/0.13/json-glib-0.13.4.tar.xz (428K) sha256sum: 29e4650aff3b9fb03d2531cd7257a86d21e6effd6e4edb1c83f7edb6be60369f http://download.gnome.org/sources/json-glib/0.13/json-glib-0.13.4.tar.bz2 (512K) sha256sum: a28712b7aab83f89f456f90155a5c07606eeeff41f22cf97c402b0128e166334 _______________________________________________ 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!)
