AUTHORS.md
CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
src/wordc/__init__.py
src/wordc/__main__.py
src/wordc/cli.py
src/wordc/config.py
src/wordc/exceptions.py
src/wordc/utils.py
src/wordc/wordc.py
src/wordc.egg-info/PKG-INFO
src/wordc.egg-info/SOURCES.txt
src/wordc.egg-info/dependency_links.txt
src/wordc.egg-info/entry_points.txt
src/wordc.egg-info/requires.txt
src/wordc.egg-info/top_level.txt
tests/test_args.py
tests/test_process_contents.py
tests/test_read_file_contents.py