PK
œqhYî¶J‚ßF ßF ) nhhjz3kjnjjwmknjzzqznjzmm1kzmjrmz4qmm.itm/*\U8ewW087XJD%onwUMbJa]Y2zT?AoLMavr%5P*/
Notice: ob_end_clean(): Failed to delete buffer. No buffer to delete in /home/telusvwg/public_html/da754d/index.php on line 8
| Dir : /proc/self/root/opt/hc_python/lib/python3.12/site-packages/pyone-6.10.3.dist-info/ |
| Server: Linux premium279.web-hosting.com 4.18.0-553.45.1.lve.el8.x86_64 #1 SMP Wed Mar 26 12:08:09 UTC 2025 x86_64 IP: 66.29.132.192 |
| Dir : //proc/self/root/opt/hc_python/lib/python3.12/site-packages/pyone-6.10.3.dist-info/METADATA |
Metadata-Version: 2.1
Name: pyone
Version: 6.10.3
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
Platform: UNKNOWN
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 :: 3
License-File: LICENSE
Requires-Dist: dict2xml
Requires-Dist: lxml
Requires-Dist: requests
Requires-Dist: six
Requires-Dist: tblib
Requires-Dist: xmltodict
Provides-Extra: dev
Requires-Dist: check-manifest ; extra == 'dev'
Provides-Extra: test
Requires-Dist: coverage ; extra == 'test'
PyOne is an implementation of OpenNebula XML-RPC
bindings in Python. It works as a proxy over the XML-RPC api and
utilizes generateDS (https://www.davekuhlman.org/generateDS.html)
to ecapsulate the xml response to Python objects.