LICENSE.txt
README.md
pyproject.toml
tests/test_check_cli.py
tests/test_cli_helpers.py
tests/test_deps.py
tests/test_filter.py
tests/test_html_internals.py
tests/test_html_viewer.py
tests/test_init.py
tests/test_integration.py
tests/test_latex_output.py
tests/test_packages.py
tests/test_sty_compilation.py
tests/test_tex_parser.py
tests/test_validate.py
tests/test_watcher.py
texfrog/__init__.py
texfrog/cli.py
texfrog/deps.py
texfrog/filter.py
texfrog/model.py
texfrog/packages.py
texfrog/templates.py
texfrog/tex_parser.py
texfrog/validate.py
texfrog/watcher.py
texfrog.egg-info/PKG-INFO
texfrog.egg-info/SOURCES.txt
texfrog.egg-info/dependency_links.txt
texfrog.egg-info/entry_points.txt
texfrog.egg-info/requires.txt
texfrog.egg-info/top_level.txt
texfrog/output/__init__.py
texfrog/output/html.py
texfrog/output/templates/__init__.py
texfrog/output/templates/app.js
texfrog/output/templates/index.html.j2
texfrog/output/templates/style.css