LICENSE
README.md
pyproject.toml
src/trialcheck/__init__.py
src/trialcheck/auditor.py
src/trialcheck/checks.py
src/trialcheck/cli.py
src/trialcheck/io.py
src/trialcheck/models.py
src/trialcheck/reporting.py
src/trialcheck/stats.py
src/trialcheck.egg-info/PKG-INFO
src/trialcheck.egg-info/SOURCES.txt
src/trialcheck.egg-info/dependency_links.txt
src/trialcheck.egg-info/entry_points.txt
src/trialcheck.egg-info/top_level.txt
tests/test_trialcheck.py