Metadata-Version: 1.1
Name: boxes
Version: 0.0.0
Summary: Example for the book "Boxes".
Home-page: https://github.com/ralsina/boxes
Author: Roberto Alsina
Author-email: roberto.alsina@gmail.com
License: MIT license
Description: =====
        Boxes
        =====
        
        
        .. image:: https://img.shields.io/pypi/v/boxes.svg
                :target: https://pypi.python.org/pypi/boxes
        
        .. image:: https://img.shields.io/travis/ralsina/boxes.svg
                :target: https://travis-ci.org/ralsina/boxes
        
        .. image:: https://readthedocs.org/projects/boxes/badge/?version=latest
                :target: https://boxes.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        
        
        Example for the book "Boxes".
        
        
        * Free software: MIT license
        * Documentation: https://boxes.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.0.0 (2018-04-19)
        ------------------
        
        * First release on PyPI.
        
Keywords: boxes
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 :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
