mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
Python 2 reached end of life on 2020-01-01: https://python3statement.org/ https://pythonclock.org/ The minimum version required is now Python 3.4 (since that is the version in Debian oldoldstable), but 3.6 is the minimum version that I actually test.
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.