Metadata-Version: 2.1
Name: ght
Version: 0.1.2
Summary: GIT Template Render (GITTR)
Home-page: https://github.com/zeroae/ght
Author: Patrick Sodré
Author-email: psodre@gmail.com
License: BSD
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
Requires-Dist: click (>=7.0)
Requires-Dist: click-plugins
Requires-Dist: entrypoints
Requires-Dist: gitpython (<3.2,>=3.1.0)
Requires-Dist: jinja2 (<3,>=2.11.1)
Requires-Dist: jinja2-time (==0.2.0)
Requires-Dist: pyyaml (<6,>=5.3.1)
Provides-Extra: doc
Requires-Dist: sphinx ; extra == 'doc'
Requires-Dist: sphinx-autoapi ; extra == 'doc'
Requires-Dist: sphinx-click ; extra == 'doc'
Requires-Dist: watchdog ; extra == 'doc'
Provides-Extra: test
Requires-Dist: pytest (>=3) ; extra == 'test'
Requires-Dist: pytest-cov ; extra == 'test'

===========================
GIT Template Render (GITTR)
===========================

.. image:: https://img.shields.io/github/workflow/status/zeroae/ght/pypa-conda?label=pypa-conda&logo=github&style=flat-square
   :target: https://github.com/zeroae/ght/actions?query=workflow%3Apypa-conda

.. image:: https://img.shields.io/conda/v/zeroae/ght?logo=anaconda&style=flat-square
   :target: https://anaconda.org/zeroae/ght


.. image:: https://img.shields.io/codecov/c/gh/zeroae/ght?logo=codecov&style=flat-square
   :target: https://codecov.io/gh/zeroae/ght

.. image:: https://img.shields.io/codacy/grade/CODACY_BADGE_TOKEN?logo=codacy&style=flat-square
   :target: https://www.codacy.com/app/zeroae/ght
   :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/ght?logo=pypi&style=flat-square
   :target: https://pypi.python.org/pypi/ght

.. image:: https://readthedocs.org/projects/ght/badge/?version=latest&style=flat-square
   :target: https://ght.readthedocs.io/en/latest/?badge=latest
   :alt: Documentation Status




GIT Template Render (GITTR)


* Free software: BSD
* Documentation: https://ght.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


