Metadata-Version: 1.1
Name: pycolors2
Version: 0.0.3
Summary:  Tool to color code python output 
Home-page: http://github.com/chrisgilmerproj/pycolors2
Author: Chris Gilmer
Author-email: chris.gilmer@gmail.com
License: MIT license
Description: # PyColors2
        
        This is a set of color methods and a dictionary that help you wrap
        text output in colors.  This tool was originally forked from the
        Fabric fabric.colors library and upgraded with utilities from the
        original pycolors tool in pypi.
        
        Maintainer: Chris Gilmer
        
        [![Build Status](https://travis-ci.org/chrisgilmerproj/pycolors2.png)](https://travis-ci.org/chrisgilmerproj/pycolors2)
        
        [PyColors2 ReadTheDocs](http://pycolors2.readthedocs.org/en/latest/)
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: System
Classifier: Topic :: Terminals
Classifier: Topic :: Utilities
