Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
* QML

See [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).