mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-22 07:03:38 +00:00
This allows the Python binding of guestfs_add_libvirt_dom to work. There is a regression test to ensure this keeps working. Note this requires a patched libvirt-python, supporting the c_pointer() method.
libguestfs is a library and set of tools for accessing and modifying virtual machine (VM) disk images. This package contains the Python bindings for libguestfs.