LICENSE
README.md
pyproject.toml
src/latex_wc/__init__.py
src/latex_wc/cli.py
src/latex_wc/counting.py
src/latex_wc/io_utils.py
src/latex_wc/latex_tokens.py
src/latex_wc/models.py
src/latex_wc/writers.py
src/latex_wc.egg-info/PKG-INFO
src/latex_wc.egg-info/SOURCES.txt
src/latex_wc.egg-info/dependency_links.txt
src/latex_wc.egg-info/entry_points.txt
src/latex_wc.egg-info/top_level.txt
tests/test_cli.py
tests/test_counting.py
tests/test_io_utils.py
tests/test_models.py
tests/test_writers.py