Metadata-Version: 1.1
Name: infi.diskmanagement
Version: 0.2
Summary: Windows Disk Management wrapping in Python
Home-page: https://github.com/Infinidat/infi.diskmanagement
Author: Guy Rozendorn
Author-email: guy@rzn.co.il
License: PSF
Description: This module gives the same functionality as diskpart. But unlike diskpart, it does not use VDS, it uses SetupAPI and direct IOCTLs to the disks, volumes, and the mount and partitions managers
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Python Software Foundation License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
