Metadata-Version: 2.4
Name: pyone
Version: 6.0.2
Summary: Python Bindings for OpenNebula XML-RPC API
Home-page: http://opennebula.io
Author: Rafael del Valle
Author-email: rvalle@privaz.io
License: http://www.apache.org/licenses/LICENSE-2.0
Keywords: cloud opennebula xmlrpc bindings
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
License-File: LICENSE
Requires-Dist: lxml
Requires-Dist: dicttoxml
Requires-Dist: xmltodict
Requires-Dist: six
Requires-Dist: aenum
Requires-Dist: tblib
Requires-Dist: requests
Provides-Extra: dev
Requires-Dist: check-manifest; extra == "dev"
Provides-Extra: test
Requires-Dist: coverage; extra == "test"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: summary

OpenNebula Python Bindings
==================================

Description
-----------

PyOne is an implementation of Open Nebula XML-RPC bindings in Python. It has been integrated into upstream OpenNebula release cycles from `here <https://github.com/OpenNebula/addon-pyone>`_.
