Metadata-Version: 2.1
Name: tjpy-git-util
Version: 0.1.3
Summary: UNKNOWN
Home-page: https://github.com/thomasjahoda/tjpy_git_util
Author: Thomas Jahoda
Author-email: thomasjahoda@users.noreply.github.com
License: MIT license
Keywords: tjpy_git_util
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
Requires-Dist: tjpy-subprocess-util
Requires-Dist: backoff
Provides-Extra: dev
Requires-Dist: pip (>=19.0.2) ; extra == 'dev'
Requires-Dist: bumpversion (>=0.5.3) ; extra == 'dev'
Requires-Dist: wheel (>=0.32.3) ; extra == 'dev'
Requires-Dist: watchdog (>=0.9.0) ; extra == 'dev'
Requires-Dist: flake8 (>=3.6.0) ; extra == 'dev'
Requires-Dist: tox (>=3.6.1) ; extra == 'dev'
Requires-Dist: coverage (>=4.5.2) ; extra == 'dev'
Requires-Dist: Sphinx (>=1.8.3) ; extra == 'dev'
Requires-Dist: twine (>=1.12.1) ; extra == 'dev'
Requires-Dist: pluggy (>=0.7.0) ; extra == 'dev'
Requires-Dist: mypy (>=0.650) ; extra == 'dev'
Requires-Dist: pytest (>=3.8.2) ; extra == 'dev'
Requires-Dist: pytest-runner (>=4.2) ; extra == 'dev'
Requires-Dist: pytest-mock (>=1.10.1) ; extra == 'dev'

======================
Personal Git Utilities
======================


.. image:: https://img.shields.io/pypi/v/tjpy_git_util.svg
        :target: https://pypi.python.org/pypi/tjpy_git_util

.. image:: https://img.shields.io/travis/thomasjahoda/tjpy_git_util.svg
        :target: https://travis-ci.org/thomasjahoda/tjpy_git_util

.. image:: https://readthedocs.org/projects/tjpy-git-util/badge/?version=latest
        :target: https://tjpy-git-util.readthedocs.io/en/latest/?badge=latest
        :alt: Documentation Status







* Free software: MIT license
* Documentation: https://tjpy-git-util.readthedocs.io.


Features
--------

* TODO

Credits
-------

This package was created with Cookiecutter_ and the `thomasjahoda/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/thomasjahoda/cookiecutter
.. _`thomasjahoda/cookiecutter-pypackage`: https://github.com/thomasjahoda/cookiecutter-pypackage


=======
History
=======

0.1.0 (2019-04-04)
------------------

* First release on PyPI.


