Metadata-Version: 2.1
Name: ocviapy
Version: 0.3.1
Summary: Wraps OpenShift shell utility (oc)
Home-page: https://www.github.com/bsquizz/ocviapy
Author: Brandon Squizzato
Author-email: bsquizza@redhat.com
License: MIT
Description: # ocviapy
        Python utilities that wrap 'oc' shell commands
        
        ## Installation
        ```
        pip install ocviapy
        ```
        
Keywords: openshift,kubernetes,oc
Platform: UNKNOWN
Classifier: Topic :: Utilities
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Provides-Extra: test
