Metadata-Version: 1.1
Name: test-cookiecutter
Version: 0.1.1
Summary: Python Boilerplate contains all the boilerplate you need to create a Python package.
Home-page: https://github.com/ibgp2/test_cookiecutter
Author: Marc-Olivier Buob
Author-email: marc-olivier.buob@nokia-bell-labs.com
License: GNU General Public License v3
Description-Content-Type: UNKNOWN
Description: =================
        test_cookiecutter
        =================
        
        
        .. image:: https://img.shields.io/pypi/v/test_cookiecutter.svg
                :target: https://pypi.python.org/pypi/test_cookiecutter
        
        .. image:: https://img.shields.io/travis/ibgp2/test_cookiecutter.svg
                :target: https://travis-ci.org/ibgp2/test_cookiecutter
        
        .. image:: https://readthedocs.org/projects/test-cookiecutter/badge/?version=latest
                :target: https://test-cookiecutter.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        .. image:: https://pyup.io/repos/github/ibgp2/test_cookiecutter/shield.svg
             :target: https://pyup.io/repos/github/ibgp2/test_cookiecutter/
             :alt: Updates
        
        
        
        Python Boilerplate contains all the boilerplate you need to create a Python package.
        
        
        * Free software: GNU General Public License v3
        * Documentation: https://test-cookiecutter.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.1 (2018-03-05)
        ------------------
        
        * First working version.
        
        
        0.1.0 (2018-03-05)
        ------------------
        
        * First release on PyPI.
        
Keywords: test_cookiecutter
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
