Metadata-Version: 2.0
Name: arepa
Version: 0.1.3
Summary: Arepa-making utility
Home-page: https://github.com/pydanny/arepa
Author: Daniel Roy Greenfeld
Author-email: pydanny@gmail.com
License: MIT license
Description-Content-Type: UNKNOWN
Keywords: arepa
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

=====
Arepa
=====


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

.. image:: https://img.shields.io/travis/pydanny/arepa.svg
        :target: https://travis-ci.org/pydanny/arepa

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

.. image:: https://pyup.io/repos/github/pydanny/arepa/shield.svg
     :target: https://pyup.io/repos/github/pydanny/arepa/
     :alt: Updates



Arepa-making utility


* Free software: MIT license
* Documentation: https://arepa.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-02-15)
------------------

* Second release on PyPI.


0.1.0 (2018-02-11)
------------------

* First release on PyPI.


