Metadata-Version: 1.0
Name: PyVinil
Version: 0.1.0
Summary: PyVinil is a Python library, which uses Vinil (a C library), for creating, reading and writing virtual hard disks.
Home-page: https://github.com/igorbonadio/pyvinil
Author: Igor Bonadio
Author-email: igorbonadio@gmail.com
License: LICENSE.txt
Description: 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.
Platform: UNKNOWN
