Metadata-Version: 2.0
Name: python-boilerplate-decaf
Version: 0.2.0
Summary: Python Boilerplate CfB contains all the boilerplate you need to create a Python package within the DeCaF project
Home-page: https://github.com/hredestig/python_boilerplate_decaf
Author: Henning Redestig
Author-email: henred@dtu.dk
License: GNU General Public License v3
Keywords: python_boilerplate_decaf
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
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.4
Classifier: Programming Language :: Python :: 3.5

===============================
python boilerplate decaf
===============================


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

.. image:: https://img.shields.io/travis/hredestig/python_boilerplate_decaf.svg
        :target: https://travis-ci.org/hredestig/python_boilerplate_decaf

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

.. image:: https://pyup.io/repos/github/hredestig/python_boilerplate_decaf/shield.svg
     :target: https://pyup.io/repos/github/hredestig/python_boilerplate_decaf/
     :alt: Updates


Python Boilerplate CfB contains all the boilerplate you need to create a Python package within the DeCaF project


* Free software: GNU General Public License v3
* Documentation: https://python-boilerplate-decaf.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
.. _`biosustain/cookiecutter-decaf-python`: https://github.com/biosustain/cookiecutter-decaf-python


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

0.1.0 (2016-07-21)
------------------

* First release on PyPI.


