Metadata-Version: 1.1
Name: trello_release_notes
Version: 0.2.4
Summary: Take your weekly done cards and turn them into a bulleted list in another column, just like Alice Goldfuss does.
Home-page: https://github.com/mattkatz/trello_release_notes
Author: Matt Katz
Author-email: github@morelightmorelight.com
License: MIT license
Description: ====================
        Trello Release Notes
        ====================
        
        
        .. image:: https://img.shields.io/pypi/v/trello_release_notes.svg
                :target: https://pypi.python.org/pypi/trello_release_notes
        
        .. image:: https://img.shields.io/travis/mattkatz/trello_release_notes.svg
                :target: https://travis-ci.org/mattkatz/trello_release_notes
        
        .. image:: https://readthedocs.org/projects/trello-release-notes/badge/?version=latest
                :target: https:/https://trello-release-notes.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        
        
        Take your weekly done cards and turn them into a bulleted list in another column, just like Alice Goldfuss does.
        
        
        * Free software: MIT license
        * Documentation: https://trello-release-notes.readthedocs.io.
        
        
        Features
        --------
        https://trello-release-notes.readthedocs.io
        
        * custom formatting for card summaries
        * create comments on release cards with more detail so you can look at the archived cards
        * skip releases where you didn't put anything in the done column
        
        TODO
        ----
        
        * publish to pypi
        
        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 / 2019-05-31
        ------------------
        
        * Development begun
        
        0.2.0 / 2019-09-30
        ------------------
        
        * First release to pypi
        * Docs on readthedocs
        
        
        
Keywords: trello_release_notes
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
