Metadata-Version: 1.1
Name: pve2
Version: 1.0.0dev
Summary: A library for accessing the Proxmox 2 API.
Home-page: https://bitbucket.org/thesheep/pve2/
Author: Radomir Dopieralski
Author-email: devel@sheep.art.pl
License: MIT
Description: 
            This is a simple library that lets you authorize to the Proxmox 2 API and
            call its methods easily. At the moment it doesn't include the schema and
            doesn't do any validation.
            
Keywords: pve2 api proxmox2 proxmox
Platform: any
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
