CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
docs/session-manifest.md
docs/validator-comparison.md
examples/academic_workflow/README.md
examples/academic_workflow/create_demo_nwb.py
examples/academic_workflow/example-evidence.json
examples/academic_workflow/synthetic_ecephys_session.nwb
examples/academic_workflow/verify_evidence.py
src/metricproof_nwb/__init__.py
src/metricproof_nwb/__main__.py
src/metricproof_nwb/_version.py
src/metricproof_nwb/bundle.py
src/metricproof_nwb/checks.py
src/metricproof_nwb/cli.py
src/metricproof_nwb/core.py
src/metricproof_nwb/manifest.py
src/metricproof_nwb/models.py
src/metricproof_nwb/report.py
src/metricproof_nwb/validators.py
src/metricproof_nwb/verify.py
src/metricproof_nwb.egg-info/PKG-INFO
src/metricproof_nwb.egg-info/SOURCES.txt
src/metricproof_nwb.egg-info/dependency_links.txt
src/metricproof_nwb.egg-info/entry_points.txt
src/metricproof_nwb.egg-info/requires.txt
src/metricproof_nwb.egg-info/top_level.txt
tests/test_metricproof_compatibility.py
tests/test_metricproof_nwb.py
tests/test_session_evidence.py