LICENSE
README.md
pyproject.toml
src/word_count_reporter/__init__.py
src/word_count_reporter/__main__.py
src/word_count_reporter/cli.py
src/word_count_reporter.egg-info/PKG-INFO
src/word_count_reporter.egg-info/SOURCES.txt
src/word_count_reporter.egg-info/dependency_links.txt
src/word_count_reporter.egg-info/entry_points.txt
src/word_count_reporter.egg-info/requires.txt
src/word_count_reporter.egg-info/top_level.txt
src/word_count_reporter/templates/report_template.html
src/word_count_reporter/templates/assets/scripts.js
src/word_count_reporter/templates/assets/style.css
src/word_count_reporter/utils/__init__.py
src/word_count_reporter/utils/inputfile.py