Metadata-Version: 1.1
Name: color_string
Version: 0.0.0
Summary: format string with color .
Home-page: https://github.com/xiaominghe2014/color_string
Author: Ximena
Author-email: xiaominghe2014@gmail.com
License: MIT
Description-Content-Type: UNKNOWN
Description: 
        # get string with color
        
        ## test
        
        ```bash
         python color_string.py
        ```
        ![test](./test.png)
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
