Metadata-Version: 2.1
Name: colorsimple
Version: 0.1.2
Summary: A simple package to facilitate manipulation of colors.
Home-page: https://github.com/carbonscott/colorsimple
Author: Cong Wang
Author-email: wangimagine@gmail.com
License: UNKNOWN
Keywords: colors
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown

A simple package to facilitate manipulation of colors.  

## Install the latest version

```
pip install git+https://github.com/carbonscott/colorsimple.git --upgrade --user
```


