From: David King Date: Fri, 26 Oct 2012 12:37:14 +0000 (+0100) Subject: Add README X-Git-Tag: 1.8~9 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=cb4b37ab15807bd9d24165a75556de8295c6db8b;p=platform%2Fupstream%2Flibgsignon-glib.git Add README --- diff --git a/README b/README index e69de29..57c5115 100644 --- a/README +++ b/README @@ -0,0 +1,23 @@ +Single signon authentication library for GLib applications +---------------------------------------------------------- + +This project is a library for managing single signon credentilas which can be +used from GLib applications. It is effectively a GLib binding for the D-Bus API +provided by signond. It is part of the accounts-sso project: + +http://code.google.com/p/accounts-sso/ + +Dependencies +------------ + +The project depends on GLib (including GIO and GObject), signond and check. + +Licence +------- + +The library is licensed under the GNU LGPL version 2.1. + +Resources +--------- + +http://code.google.com/p/accounts-sso/sources/list?repo=libsignon-glib