Metadata-Version: 2.1
Name: gittr
Version: 0.1.1
Summary: GIT Template Render (GITTR)
Home-page: https://github.com/zeroae/gittr
Author: Patrick Sodré
Author-email: psodre@gmail.com
License: BSD
Description: ===========================
        GIT Template Render (GITTR)
        ===========================
        
        .. image:: https://img.shields.io/github/workflow/status/zeroae/gittr/pypa-conda?label=pypa-conda&logo=github&style=flat-square
           :target: https://github.com/zeroae/gittr/actions?query=workflow%3Apypa-conda
        
        .. image:: https://img.shields.io/conda/v/zeroae/gittr?logo=anaconda&style=flat-square
           :target: https://anaconda.org/zeroae/gittr
        
        
        .. image:: https://img.shields.io/codecov/c/gh/zeroae/gittr?logo=codecov&style=flat-square
           :target: https://codecov.io/gh/zeroae/gittr
        
        .. image:: https://img.shields.io/codacy/grade/CODACY_BADGE_TOKEN?logo=codacy&style=flat-square
           :target: https://www.codacy.com/app/zeroae/gittr
           :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/gittr?logo=pypi&style=flat-square
           :target: https://pypi.python.org/pypi/gittr
        
        .. image:: https://readthedocs.org/projects/gittr/badge/?version=latest&style=flat-square
           :target: https://gittr.readthedocs.io/en/latest/?badge=latest
           :alt: Documentation Status
        
        
        
        
        GIT Template Render (GITTR)
        
        
        * Free software: BSD
        * Documentation: https://gittr.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 gittr cookiecutter template
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD 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.8
Description-Content-Type: text/x-rst
Provides-Extra: doc
Provides-Extra: test
