Metadata-Version: 2.4
Name: giterator
Version: 0.3.0
Summary: Python tools for doing git things.
Home-page: https://github.com/simplistix/giterator
Author: Chris Withers
Author-email: chris@withers.org
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.9
License-File: LICENSE.rst
Provides-Extra: test
Requires-Dist: coverage-enable-subprocess; extra == "test"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: sybil; extra == "test"
Requires-Dist: testfixtures; extra == "test"
Provides-Extra: build
Requires-Dist: furo; extra == "build"
Requires-Dist: sphinx; extra == "build"
Requires-Dist: setuptools-git; extra == "build"
Requires-Dist: twine; extra == "build"
Requires-Dist: wheel; extra == "build"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: provides-extra
Dynamic: requires-python
Dynamic: summary


giterator
=========

|CircleCI|_  |Docs|_

.. |CircleCI| image:: https://circleci.com/gh/simplistix/giterator/tree/master.svg?style=shield
.. _CircleCI: https://circleci.com/gh/simplistix/giterator/tree/master

.. |Docs| image:: https://readthedocs.org/projects/giterator/badge/?version=latest
.. _Docs: http://giterator.readthedocs.org/en/latest/

Python tools for doing git things.
