Metadata-Version: 1.1
Name: pyprelude
Version: 0.9
Summary: General-purpose Python support functions
Home-page: https://github.com/rcook/pyprelude
Author: Richard Cook
Author-email: rcook@rcook.org
License: MIT
Description-Content-Type: UNKNOWN
Description: pyprelude

        =========

        

        |View on PyPI| |Licence|

        

        General-purpose Python support functions

        

        Install prerequisites

        ---------------------

        

        ::

        

            pip install setuptools-markdown

        

        Licence

        -------

        

        `MIT License <LICENSE>`__

        

        Copyright © 2017 Richard Cook

        

        .. |View on PyPI| image:: https://img.shields.io/pypi/v/pyprelude.svg

           :target: https://pypi.python.org/pypi/pyprelude

        .. |Licence| image:: https://img.shields.io/badge/license-MIT-blue.svg

           :target: https://raw.githubusercontent.com/rcook/pyprelude/master/LICENSE

        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2.7
