LICENSE
README.md
pyproject.toml
src/covenant_md/__init__.py
src/covenant_md/parser.py
src/covenant_md/schema.json
src/covenant_md/types.py
src/covenant_md/validator.py
src/covenant_md.egg-info/PKG-INFO
src/covenant_md.egg-info/SOURCES.txt
src/covenant_md.egg-info/dependency_links.txt
src/covenant_md.egg-info/requires.txt
src/covenant_md.egg-info/top_level.txt
tests/test_conformance.py
tests/test_parser.py
tests/test_validator.py