morphis / snapd-glib

glib library for communicating with snapd

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 for more information.

Reporting bugs

If you have found an issue with the application, please file a issue on the issues list on GitHub.

About

glib library for communicating with snapd

License:Other


Languages

Language:C 68.4%Language:C++ 26.8%Language:Shell 2.1%Language:Makefile 1.4%Language:M4 1.2%Language:CMake 0.1%