LICENSE
README.md
pyproject.toml
coauthorcheck/__init__.py
coauthorcheck/__main__.py
coauthorcheck/cli.py
coauthorcheck/config.py
coauthorcheck/git_utils.py
coauthorcheck/models.py
coauthorcheck/parser.py
coauthorcheck/validation.py
coauthorcheck.egg-info/PKG-INFO
coauthorcheck.egg-info/SOURCES.txt
coauthorcheck.egg-info/dependency_links.txt
coauthorcheck.egg-info/entry_points.txt
coauthorcheck.egg-info/requires.txt
coauthorcheck.egg-info/top_level.txt
tests/test_cli.py
tests/test_config.py
tests/test_git_utils.py
tests/test_parser.py
tests/test_validation.py