Metadata-Version: 1.1
Name: pyvix
Version: 0.4.3
Summary: Python bindings for VIX library.
Home-page: https://github.com/moertle/pyvix
Author: Matthew Oertle
Author-email: moertle@gmail.com
License: MIT
Description: 
        PyVIX
        =====
        
        Python bindings for VMware products.
        
        Known Issues
        ============
        
        On Ubuntu 18.04 with Python 3.6.7 and VMware Workstation 15.0.2 the VixHost_Connect function corrupts some internal state that causes Python to crash with a segfault on any unhandled exception.
        
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
