Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ubports/libaccounts-glib

Repository files navigation

Accounts management library for GLib applications

This project is a library for managing accounts which can be used from GLib applications. It is part of the accounts-sso project.

License

See COPYING file.

Build instructions

The project depends on GLib (including GIO and GObject), libxml2, sqlite3 and check. To build it, run:

./autogen.sh
./configure
make
make install

Resources

API reference documentation

Official source code repository

Releases

No releases published

Packages

No packages published

Contributors 13