LICENSE
MANIFEST.in
README.rst
requirements-dev.txt
requirements.txt
setup.cfg
setup.py
tox.ini
colorful/__init__.py
colorful/ansi.py
colorful/compat.py
colorful/core.py
colorful/rgb.py
colorful/styles.py
colorful/terminal.py
colorful/utils.py
colorful.egg-info/PKG-INFO
colorful.egg-info/SOURCES.txt
colorful.egg-info/dependency_links.txt
colorful.egg-info/requires.txt
colorful.egg-info/top_level.txt
colorful/data/rgb.txt
tests/__init__.py
tests/test_core.py