LICENSE.md
MANIFEST.in
README.md
conf.py
pyproject.toml
setup.cfg
setup.py
version.py
examples/__init__.py
terminhtml/__init__.py
terminhtml/__main__.py
terminhtml/_exc.py
terminhtml/ansi_converter.py
terminhtml/base_exc.py
terminhtml/cli.py
terminhtml/cli_docs.py
terminhtml/demo_output.py
terminhtml/exc.py
terminhtml/main.py
terminhtml/output.py
terminhtml.egg-info/PKG-INFO
terminhtml.egg-info/SOURCES.txt
terminhtml.egg-info/dependency_links.txt
terminhtml.egg-info/entry_points.txt
terminhtml.egg-info/requires.txt
terminhtml.egg-info/top_level.txt
terminhtml/runner/__init__.py
terminhtml/runner/commandresult.py
terminhtml/runner/main.py
tests/__init__.py
tests/config.py
tests/dirutils.py
tests/gen_html.py
tests/test_main.py
tests/test_placeholder.py
tests/test_runner.py
tests/e2e/__init__.py
tests/e2e/cli_stub.py
tests/e2e/ext_click.py
tests/e2e/test_cwd.py
tests/e2e/test_main.py