Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/snapcore/snapd-glib
glib library for communicating with snapd
https://github.com/snapcore/snapd-glib
Last synced: 3 months ago
JSON representation
glib library for communicating with snapd
- Host: GitHub
- URL: https://github.com/snapcore/snapd-glib
- Owner: snapcore
- License: other
- Created: 2017-04-04T09:52:43.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-07-06T08:52:39.000Z (4 months ago)
- Last Synced: 2024-07-18T09:58:04.236Z (4 months ago)
- Language: C
- Size: 4.17 MB
- Stars: 14
- Watchers: 17
- Forks: 17
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: COPYING.LGPL2
Awesome Lists containing this project
README
## snapd-glib
snapd-glib is a library to allow GLib based applications access to snapd, the daemon that controls Snaps.
A snapd-qt library is provided that wraps snapd-glib for Qt based applications.
The following languages / platforms are supported:
* C
* C++
* Vala
* Python (using GObject introspection)
* Javacript (using GObject introspection)
* Qt
* QMLSee [snapcraft.io](https://snapcraft.io) for more information.
## Reporting bugs
If you have found an issue with the application, please [file a issue](https://github.com/snapcore/snapd-glib/issues/new) on the [issues list on GitHub](https://github.com/snapcore/snapd-glib/issues).