blob: 1bce916313ef0369a8effbd6d51a6a7a966051e7 (
plain)
1
2
3
4
5
6
7
8
|
libvirt-glib wraps libvirt to provide a high-level object-oriented
API better suited for glib-based applications, via three libraries:
- libvirt-glib - GLib main loop integration & misc helper APIs
- libvirt-gconfig - GObjects for manipulating libvirt XML documents
- libvirt-gobject - GObjects for managing libvirt objects
libvirt-glib is Free Software and licenced under LGPLv2+.
|