Metadata-Version: 2.0
Name: shadow-project
Version: 0.1.1
Summary: A dummy project to evaluate the Cookie Cutter workflow
Home-page: https://github.com/balouf/shadow_project
Author: Fabien Mathieu
Author-email: fabien.mathieu@nokia-bell-labs.com
License: GNU General Public License v3
Description-Content-Type: UNKNOWN
Keywords: shadow_project
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
Requires-Dist: Click (>=6.0)

==============
Shadow Project
==============


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

.. image:: https://img.shields.io/travis/balouf/shadow_project.svg
        :target: https://travis-ci.org/balouf/shadow_project

.. image:: https://readthedocs.org/projects/shadow-project/badge/?version=latest
        :target: https://shadow-project.readthedocs.io/en/latest/?badge=latest
        :alt: Documentation Status


.. image:: https://pyup.io/repos/github/balouf/shadow_project/shield.svg
     :target: https://pyup.io/repos/github/balouf/shadow_project/
     :alt: Updates



A dummy project to evaluate the Cookie Cutter workflow


* Free software: GNU General Public License v3
* Documentation: https://shadow-project.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)
------------------

* Second release on PyPI.


0.1.0 (2018-03-05)
------------------

* First release on PyPI.


