MANIFEST.in
README.md
pyproject.toml
setup.py
src/dosdp/__init__.py
src/dosdp/__main__.py
src/dosdp/validator.py
src/dosdp.egg-info/PKG-INFO
src/dosdp.egg-info/SOURCES.txt
src/dosdp.egg-info/dependency_links.txt
src/dosdp.egg-info/entry_points.txt
src/dosdp.egg-info/requires.txt
src/dosdp.egg-info/top_level.txt
src/dosdp/document/__init__.py
src/dosdp/document/document.py
src/dosdp/document/pattern/__init__.py
src/dosdp/document/pattern/patterns_create_docs.py
src/dosdp/document/pattern/patterns_create_overview.py
src/dosdp/document/schema/__init__.py
src/dosdp/document/schema/schema_create_docs.py
src/schema/__init__.py
src/schema/dosdp_schema.md
src/schema/dosdp_schema.yaml
src/schema/dosdp_schema_doc.ini
src/schema/schema_validator.py