LICENSE
README.md
pyproject.toml
ansifier/__init__.py
ansifier/__main__.py
ansifier/ansify.py
ansifier/cli.py
ansifier/config.py
ansifier/input_formats.py
ansifier/output_formats.py
ansifier.egg-info/PKG-INFO
ansifier.egg-info/SOURCES.txt
ansifier.egg-info/dependency_links.txt
ansifier.egg-info/entry_points.txt
ansifier.egg-info/requires.txt
ansifier.egg-info/top_level.txt
tests/test_ansi.py
tests/test_consumable.py
tests/test_html.py
tests/test_video.py