Metadata-Version: 2.1
Name: mp-pyrho
Version: 0.0.3
Summary: Python Boilerplate contains all the boilerplate you need to create a Python package.
Home-page: https://github.com/jmmshn/src
Author: Jimmy-Xuan Shen
Author-email: jmmshn@gmail.com
License: BSD license
Description: # mp-pyrho
        
        [![image](https://img.shields.io/pypi/v/src.svg)](https://pypi.python.org/pypi/src)
        
        [![image](https://img.shields.io/travis/jmmshn/src.svg)](https://travis-ci.com/jmmshn/src)
        
        [![Documentation Status](https://readthedocs.org/projects/src/badge/?version=latest)](https://src.readthedocs.io/en/latest/?badge=latest)
        
        [![Updates](https://pyup.io/repos/github/jmmshn/src/shield.svg)](https://pyup.io/repos/github/jmmshn/src/)
        
        Python Boilerplate contains all the boilerplate you need to create a
        Python package.
        
        -   Free software: BSD license
        -   Documentation: <https://src.readthedocs.io>.
        
        ## Features
        
        -   TODO
        
        ## Credits
        
        This package was created with
        [Cookiecutter](https://github.com/audreyr/cookiecutter) and the
        [audreyr/cookiecutter-pypackage](https://github.com/audreyr/cookiecutter-pypackage)
        project template.
        
        
        # History
        
        ## 0.1.0 (2021-02-25)
        
        -   First release on PyPI.
        
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
Description-Content-Type: text/markdown
