summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorPeteris Krisjanis <pecisk@gmail.com>2013-07-08 18:29:17 +0300
committerPhilip Withnall <philip@tecnocode.co.uk>2013-08-29 23:12:28 -0600
commit9771af32dac2a78f67b2ff76f9cea35677e8b99f (patch)
tree3e6ee1e2338b54dd0d08c370a8e9388564bd65d0 /README
parentce7bc546da6176ac4bec698f27792fe834c4a45d (diff)
downloadlibgdata-9771af32dac2a78f67b2ff76f9cea35677e8b99f.tar.gz
core: Add support for JSON to GDataParsable, GDataEntry and GDataFeed
This also includes initial code for detection of the Content-Type of received messages, and parsing JSON or XML depending on that. This breaks ABI (but not API), and adds a dependency on json-glib ≥ 0.15. Complete unit tests are included. Further work is expected for integrating JSON support into GDataService, ready for use with the Tasks service. This work is originally by Pēteris Krišjānis <pecisk@gmail.com>, with additions by Philip Withnall <philip@tecnocode.co.uk>. Helps: https://bugzilla.gnome.org/show_bug.cgi?id=657539
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index adb667bf..a30c7b9f 100644
--- a/README
+++ b/README
@@ -18,6 +18,7 @@ Dependencies
• gio-2.0 ≥ 2.17.3
• libsoup-2.4 ≥ 2.37.91
• liboauth ≥ 0.9.4
+ • json-glib ≥ 0.15.0
If compiling with --enable-gnome (for GNOME support):
• libsoup-gnome-2.4