Metadata-Version: 2.1
Name: ai-maintainer-git-util
Version: 0.1.0
Summary: A git util for working with the AI Maintainer go git repo in google cloud
Home-page: https://github.com/ai-maintainer-inc/ai_maintainer_git_util
Author: Douglas Schonholtz
Author-email: douglas@ai-maintainer.com
License: MIT license
Keywords: ai_maintainer_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.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.8

======================
AI Maintainer Git Util
======================


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

.. image:: https://img.shields.io/travis/dschonholtz/ai_maintainer_git_util.svg
        :target: https://travis-ci.com/dschonholtz/ai_maintainer_git_util

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




A git util for working with the AI Maintainer go git repo in google cloud


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


Features
--------

* TODO

Credits
-------

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

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


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

0.1.0 (2023-08-31)
------------------

* First release on PyPI.


