You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
387 B
9 lines
387 B
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+.
|