~azzar1/snapd-glib-fork/glib-2-40

« back to all changes in this revision

Viewing changes to README.md

  • Committer: Robert Ancell
  • Date: 2017-04-04 21:50:10 UTC
  • Revision ID: git-v1:af7aaee56ac30ffdf306628c38d0c9f32f942990
Add a README.md

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
## snapd-glib
 
2
 
 
3
snapd-glib is a library to allow GLib based applications access to snapd, the daemon that controls Snaps.
 
4
A snapd-qt library is provided that wraps snapd-glib for Qt based applications.
 
5
The following languages / platforms are supported:
 
6
  * C
 
7
  * C++
 
8
  * Vala
 
9
  * Python (using GObject introspection)
 
10
  * Javacript (using GObject introspection)
 
11
  * Qt
 
12
  * QML
 
13
 
 
14
See [snapcraft.io](https://snapcraft.io) for more information.
 
15
 
 
16
## Reporting bugs
 
17
 
 
18
If you have found an issue with the application, please [file a bug](https://bugs.launchpad.net/snapd-glib/+filebug) on the [bugs list on Launchpad](https://bugs.launchpad.net/snapd-glib/).