From 3694f62b4eb92d16d68561790ce7b209cf86e904 Mon Sep 17 00:00:00 2001 From: Philip Withnall Date: Wed, 1 Apr 2009 18:16:53 +0100 Subject: Release version 0.1.0. Fix a few things breaking the build, and temporarily remove the gtk-doc testsuite. --- README | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-) (limited to 'README') diff --git a/README b/README index b3022528..314f8ffc 100644 --- a/README +++ b/README @@ -1,3 +1,6 @@ +libgdata +======== + libgdata is a GLib-based library for accessing online service APIs using the GData protocol --- most notably, Google's services. It provides APIs to access the common Google services, and has full asynchronous support. @@ -5,5 +8,17 @@ the common Google services, and has full asynchronous support. See the test programs in gdata/tests/ for simple examples of how to use the code. -Licensing: -libgdata is licensed under the LGPL, see COPYING.lib for more details. +libgdata's API is currently unstable and is likely to change wildly. + +Dependencies +============ + +* glib-2.0 >= 2.16.3 +* libxml-2.0 +* gio-2.0 >= 2.17.3 +* libsoup-2.4 >= 2.24.0 + +Licensing +========= + +libgdata is licensed under the LGPL, see COPYING.LIB for more details. -- cgit v1.2.1