LICENSE
README.md
pyproject.toml
src/staledocs/__init__.py
src/staledocs/anchors.py
src/staledocs/cli.py
src/staledocs/config.py
src/staledocs/engine.py
src/staledocs/gitio.py
src/staledocs/globs.py
src/staledocs/ledger.py
src/staledocs/mapping.py
src/staledocs/report.py
src/staledocs.egg-info/PKG-INFO
src/staledocs.egg-info/SOURCES.txt
src/staledocs.egg-info/dependency_links.txt
src/staledocs.egg-info/entry_points.txt
src/staledocs.egg-info/requires.txt
src/staledocs.egg-info/top_level.txt
tests/test_anchors.py
tests/test_cli.py
tests/test_engine.py
tests/test_globs.py
tests/test_mapping.py