Metadata-Version: 1.1
Name: toolspy
Version: 0.4.0
Summary: A collection of python utilities
Home-page: https://github.com/SuryaSankar/toolspy
Author: Surya Sankar
Author-email: suryashankar.m@gmail.com
License: MIT license
Description: =======
        Toolspy
        =======
        
        
        .. image:: https://img.shields.io/pypi/v/toolspy.svg
                :target: https://pypi.python.org/pypi/toolspy
        
        .. image:: https://img.shields.io/travis/SuryaSankar/toolspy.svg
                :target: https://travis-ci.org/SuryaSankar/toolspy
        
        .. image:: https://readthedocs.org/projects/toolspy/badge/?version=latest
                :target: https://toolspy.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        .. image:: https://pyup.io/repos/github/SuryaSankar/toolspy/shield.svg
             :target: https://pyup.io/repos/github/SuryaSankar/toolspy/
             :alt: Updates
        
        
        
        A collection of python utilities
        
        
        * Free software: MIT license
        * Documentation: https://toolspy.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.2.29 (2018-10-15)
        ---------------------
        
        * First release on PyPI.
        
Keywords: toolspy
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
