LICENSE
MANIFEST.in
README.md
setup.py
colorise/__init__.py
colorise/attributes.py
colorise/cluts.py
colorise/color_tools.py
colorise/error.py
colorise/formatter.py
colorise/terminal.py
colorise.egg-info/PKG-INFO
colorise.egg-info/SOURCES.txt
colorise.egg-info/dependency_links.txt
colorise.egg-info/top_level.txt
colorise/nix/__init__.py
colorise/nix/cluts.py
colorise/nix/color_functions.py
colorise/win/__init__.py
colorise/win/cluts.py
colorise/win/color_functions.py
colorise/win/win32_functions.py
colorise/win/winhandle.py
docs/Makefile
docs/changelog.rst
docs/colorise.nix.rst
docs/colorise.rst
docs/colorise.win.rst
docs/conf.py
docs/faq.rst
docs/index.rst
docs/make.bat
docs/modules.rst
docs/requirements-docs.txt
docs/screenshots.rst
docs/tested_systems.rst
docs/tutorial.rst
docs/images/colorise-logo.png
docs/images/cprint_usage_xubuntu.png
docs/images/frontpage-example.png
docs/images/highlight_usage_win.png
docs/images/mario-16-color.png
docs/images/mario-256-color.png
docs/images/mario-true-color.png
examples/autoreset_demo.py
examples/colorspaces.py
examples/highlight_differences.py
examples/humpty.py
examples/lorem.py
examples/mario.py
tests/conftest.py
tests/test_attributes.py
tests/test_cprint.py
tests/test_fprint.py
tests/test_highlight.py
tests/test_redefine_colors.py