Metadata-Version: 2.1
Name: zeroae-cli
Version: 0.0.2
Summary: ZeroAE's CLI
Home-page: https://github.com/zeroae/zeroae-cli
Author: Patrick Sodré
Author-email: psodre@gmail.com
License: MIT
Description: ============
        zeroae's cli
        ============
        
        .. image:: https://img.shields.io/conda/v/zeroae/zeroae-cli?logo=anaconda&style=flat-square
           :target: https://anaconda.org/zeroae/zeroae-cli
        .. image:: https://img.shields.io/codecov/c/gh/zeroae/zeroae-cli?logo=codecov&style=flat-square
           :target: https://codecov.io/gh/zeroae/zeroae-cli
        
        .. image:: https://img.shields.io/codacy/grade/d0799708f30942368739c3c54d4f2b92?logo=codacy&style=flat-square
           :target: https://www.codacy.com/app/zeroae/zeroae-cli
           :alt: Codacy Badge
        
        .. image:: https://img.shields.io/badge/code--style-black-black?style=flat-square
           :target: https://github.com/psf/black
        
        
        .. image:: https://img.shields.io/pypi/v/zeroae-cli?logo=pypi&style=flat-square
           :target: https://pypi.python.org/pypi/zeroae-cli
        
        .. image:: https://readthedocs.org/projects/zeroae-cli/badge/?version=latest&style=flat-square
           :target: https://zeroae-cli.readthedocs.io/en/latest/?badge=latest
           :alt: Documentation Status
        
        
        
        
        ZeroAE's CLI
        
        
        * Free software: MIT
        * Documentation: https://zeroae-cli.readthedocs.io.
        
        
        Features
        --------
        
        * TODO
        
        
        -------
        
        This package was created with ght-render_ and the `sodre/ght-pypackage`_ project template.
        
        .. _ght-render: https://github.com/sodre/action-ght-render
        .. _`sodre/ght-pypackage`: https://github.com/sodre/ght-pypackage
        
Keywords: cli zeroae
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
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/x-rst
Provides-Extra: test
