~online-accounts/libsignon-glib/packaging

« back to all changes in this revision

Viewing changes to README.md

  • Committer: CI Train Bot
  • Author(s): Alberto Mardegan
  • Date: 2016-05-20 12:15:51 UTC
  • mfrom: (158.1.3 packaging)
  • Revision ID: ci-train-bot@canonical.com-20160520121551-1t44kp0l8oq9g733
Migrate to GTask
Approved by: PS Jenkins bot

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Single signon authentication library for GLib applications
 
2
==========================================================
 
3
 
 
4
This project is a library for managing single signon credentilas which can be
 
5
used from GLib applications. It is effectively a GLib binding for the D-Bus API
 
6
provided by [signond][].
 
7
It is part of the accounts-sso project:
 
8
 
 
9
https://gitlab.com/groups/accounts-sso
 
10
 
 
11
Dependencies
 
12
------------
 
13
 
 
14
The project depends on GLib (including GIO and GObject), [signond][] and [check][].
 
15
 
 
16
Licence
 
17
-------
 
18
 
 
19
The library is licensed under the GNU LGPL version 2.1.
 
20
 
 
21
Resources
 
22
---------
 
23
 
 
24
[API reference documentation](http://accounts-sso.gitlab.io/libsignon-glib/)
 
25
 
 
26
[Official source code repository](https://gitlab.com/accounts-sso/libsignon-glib)
 
27
 
 
28
[signond]: https://gitlab.com/accounts-sso/signond
 
29
[check]: https://github.com/libcheck/check