Metadata-Version: 2.0
Name: gitrn
Version: 0.0.2
Summary: Organize git log and format into release notes
Home-page: https://github.com/agodbehere/gitrn
Author: Andrew B Godbehere
Author-email: andrew.godbehere@sumupanalytics.com
License: ISCL
Keywords: gitrn
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Requires-Dist: gitpython

gitrn
=====

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

.. image:: https://img.shields.io/travis/agodbehere/gitrn.svg
        :target: https://travis-ci.org/agodbehere/gitrn

.. image:: https://readthedocs.org/projects/gitrn/badge/?version=latest
        :target: https://readthedocs.org/projects/gitrn/?badge=latest
        :alt: Documentation Status


Organize a Git log into release notes

* Free software: MIT license
* Documentation: https://gitrn.readthedocs.org.

Features
--------

* TODO

Credits
-------

Components of this package were 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


