Metadata-Version: 1.1
Name: colorterm
Version: 0.2
Summary: Write formatted message in your terminal
Home-page: https://github.com/LeResKP/colorterm
Author: Aurélien Matouillot
Author-email: a.matouillot@gmail.com
License: MIT
Description: colorterm's documentation!
        ##########################
        
        colorterm is a package to write some formatted message in your terminal. It supports 16 colors. You can set:
        
            * formatting like underline, bold, ...
            * color
            * background color
        
        `Read the documentation <http://colorterm.readthedocs.org/en/latest/>`_
        
Platform: UNKNOWN
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
