PyVinil 0.1.0 ============= PyVinil is a Python library for creating, reading and writing virtual hard disks. It uses Vinil, a C library, that suports Fixed VHDs, but it will be extended to manipulate Dinamic VHDs, Differencing VHDs and other formats like VMDK and VDI. Requirements ------------ - [Vinil 0.1.3](https://github.com/igorbonadio/vinil) It works on... -------------- - Mac OS X - Linux Copyright --------- Copyright (c) 2012 Ígor Bonadio. See LICENSE.txt for further details.
igorbonadio/pyvinil
PyVinil is a Python library, which uses Vinil (a C library), for creating, reading and writing virtual hard disks
PythonMIT