Metadata-Version: 1.0
Name: colorprint
Version: 0.1
Summary: Python module to print in color using py3k-style print function
Home-page: https://github.com/don-ramon/colorprint
Author: Aleksey Rembish
Author-email: alex@rembish.ru
License: BSD
Description: Python module to print in color using py3k-style print function. It uses
            funny hack, which allow to create print function instead standard print
            routine and give it some "black" magic.
Keywords: color colour print console py3k
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Programming Language :: Python :: 2 :: Only
Classifier: License :: OSI Approved :: BSD License
Classifier: Intended Audience :: Developers
Classifier: Operating System :: POSIX :: Linux
