LICENSE
README.md
pyproject.toml
src/manifestspec/__init__.py
src/manifestspec/__main__.py
src/manifestspec/_cli.py
src/manifestspec/capabilities.py
src/manifestspec/cli.py
src/manifestspec/core.py
src/manifestspec/diagnostic.py
src/manifestspec/errors.py
src/manifestspec/models.py
src/manifestspec/parser.py
src/manifestspec.egg-info/PKG-INFO
src/manifestspec.egg-info/SOURCES.txt
src/manifestspec.egg-info/dependency_links.txt
src/manifestspec.egg-info/entry_points.txt
src/manifestspec.egg-info/requires.txt
src/manifestspec.egg-info/top_level.txt
tests/test_capabilities.py
tests/test_cli.py
tests/test_crossrefs.py
tests/test_frontmatter.py
tests/test_sections.py
tests/test_triggers.py
tests/test_validation.py