CHANGES.rst
LICENSE.txt
MANIFEST.in
README.rst
setup.py
tox.ini
click_help_colors/__init__.py
click_help_colors/core.py
click_help_colors/decorators.py
click_help_colors/py.typed
click_help_colors/utils.py
click_help_colors.egg-info/PKG-INFO
click_help_colors.egg-info/SOURCES.txt
click_help_colors.egg-info/dependency_links.txt
click_help_colors.egg-info/requires.txt
click_help_colors.egg-info/top_level.txt
examples/example.py
examples/example_with_custom_colors.py
examples/multi_commands.py
examples/version_option.py
tests/__init__.py
tests/conftest.py
tests/test_basic.py
tests/test_custom_colors.py
tests/test_multi_commands.py
tests/test_version_option.py