Metadata-Version: 2.1
Name: tesserarius
Version: 0.0.2rc5
Summary: CLI application that make it easier to perform DevOps on Kubernetes and GCloud 
Home-page: https://github.com/rehive/tesserarius/
Author: Mwangi
Author-email: info@rehive.com
License: MIT License
Description: tesserarius
        -----------
        
        tesserarius is a collection of invoke tasks that wrap common tools for creating
        permissions for a team on the kubernetes cluster.
        
        Installation
        ------------
        
        To install, use pip::
        
            pip install tesserarius
        
        Once installed, you can use it from within your project directory. The console
        script uses an `tesserarius.yaml` file to configure itself.
        
Keywords: docker python helm kubernetes build automation deploy
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: System Administrators
Classifier: Topic :: Software Development :: Build Tools
Classifier: Topic :: System :: Installation/Setup
Classifier: Topic :: System :: Software Distribution
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Provides-Extra: dev
Provides-Extra: test
