Metadata-Version: 1.2
Name: pydex_dfre
Version: 0.1.0
Summary: Python Boilerplate contains all the boilerplate you need to create a Python package.
Home-page: https://gitee.com/kin9-0rz/pydex_dfre
Author: King Orz
Author-email: kin9-0rz@outlook.com
License: MIT license
Description: ==========
        pydex-dfre
        ==========
        
        
        .. image:: https://img.shields.io/pypi/v/pydex_dfre.svg
                :target: https://pypi.python.org/pypi/pydex_dfre
        
        .. image:: https://readthedocs.org/projects/pydex-dfre/badge/?version=latest
                :target: https://pydex-dfre.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        .. image:: https://img.shields.io/pypi/l/pydex_dfre?color=green
                :alt: PyPI - License
        
        Python Boilerplate contains all the boilerplate you need to create a Python package.
        
        
        * Free software: MIT license
        * Documentation: https://pydex-dfre.readthedocs.io.
        
        
        Features
        --------
        
        * TODO
        
        Credits
        -------
        
        This package was created with Cookiecutter_ and the `kin9-0rz/cookiecutter-pypackage`_ project template.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`kin9-0rz/cookiecutter-pypackage`: https://gitee.com/kin9-0rz/cookiecutter-pypackage
        
Keywords: pydex_dfre
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.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.5
