Metadata-Version: 1.2
Name: d2p-utils
Version: 1.0.0
Summary: D2P Utils,resusable components
Home-page: https://github.com/audreyr/d2p_utils
Author: Karthik Challa
Author-email: audreyr@example.com
License: MIT license
Description: =========
        D2P_utils
        =========
        
        
        .. image:: https://img.shields.io/pypi/v/d2p_utils.svg
                :target: https://pypi.python.org/pypi/d2p_utils
        
        .. image:: https://img.shields.io/travis/audreyr/d2p_utils.svg
                :target: https://travis-ci.com/audreyr/d2p_utils
        
        .. image:: https://readthedocs.org/projects/d2p-utils/badge/?version=latest
                :target: https://d2p-utils.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        
        
        D2P Utils,resusable components
        
        
        * Free software: MIT license
        * Documentation: https://d2p-utils.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
        =======
        
        1.0.0 (2020-04-26)
        ------------------
        
        * First release on PyPI.
        
Keywords: d2p_utils
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
