Metadata-Version: 1.1
Name: python-colors
Version: 0.1.0
Summary: Print colored text on UNIX terminals
Home-page: https://github.com/marbrb/python-colors
Author: Miguel Angel Rodriguez Bermudez
Author-email: marbrb1@gmail.com
License: GNU General Public License v3
Description-Content-Type: UNKNOWN
Description: =============
        python-colors
        =============
        
        
        .. image:: https://img.shields.io/pypi/v/python_colors.svg
                :target: https://pypi.python.org/pypi/python_colors
        
        .. image:: https://img.shields.io/travis/marbrb/python_colors.svg
                :target: https://travis-ci.org/marbrb/python_colors
        
        .. image:: https://readthedocs.org/projects/python-colors/badge/?version=latest
                :target: https://python-colors.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        
        
        Print colored text on UNIX terminals
        
        
        * Free software: GNU General Public License v3
        * Documentation: https://python-colors.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.1.0 (2018-03-11)
        ------------------
        
        * First release on PyPI.
        
Keywords: python_colors
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
