LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
colorful/__init__.py
colorful/ansi.py
colorful/colors.py
colorful/core.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/colornames.json
colorful/data/rgb.txt
tests/test_ansi.py
tests/test_colors.py
tests/test_core.py
tests/test_module.py
tests/test_terminal.py
tests/test_utils.py