Metadata-Version: 1.1
Name: dmelon
Version: 0.1.1
Summary: Personal package containing some useful stuff I tend to repeat.
Home-page: https://github.com/DangoMelon/dmelon
Author: Gerardo A. Rivera Tello
Author-email: gerardo_art@me.com
License: MIT license
Description: ======
        DMelon
        ======
        
        
        .. image:: https://img.shields.io/pypi/v/dmelon.svg
                :target: https://pypi.python.org/pypi/dmelon
        
        .. image:: https://img.shields.io/travis/DangoMelon/dmelon.svg
                :target: https://travis-ci.org/DangoMelon/dmelon
        
        .. image:: https://codecov.io/gh/DangoMelon/dmelon/branch/master/graph/badge.svg
                :target: https://codecov.io/gh/DangoMelon/dmelon
        
        .. image:: https://readthedocs.org/projects/dmelon/badge/?version=latest
                :target: https://dmelon.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        
        
        Personal package containing some useful stuff I tend to repeat.
        
        
        * Free software: MIT license
        * Documentation: https://dmelon.readthedocs.io.
        
        
        Features
        --------
        
        * TODO
        
        Credits
        -------
        
        This package was created with Cookiecutter_ and the `pyOpenSci/cookiecutter-pyopensci`_ project template, based off `audreyr/cookiecutter-pypackage`_.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`pyOpenSci/cookiecutter-pyopensci`: https://github.com/pyOpenSci/cookiecutter-pyopensci
        .. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
        
        
        =======
        History
        =======
        
        0.1.0 (2020-08-01)
        ------------------
        
        * First release on PyPI.
        
Keywords: dmelon
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
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
