LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
setup.cfg
setup.py
versioneer.py
ancpbids/__init__.py
ancpbids/_version.py
ancpbids/files.py
ancpbids/model_v1_7_0.py
ancpbids/model_v1_7_1.py
ancpbids/plugin.py
ancpbids/pybids_compat.py
ancpbids/utils.py
ancpbids.egg-info/PKG-INFO
ancpbids.egg-info/SOURCES.txt
ancpbids.egg-info/dependency_links.txt
ancpbids.egg-info/requires.txt
ancpbids.egg-info/top_level.txt
ancpbids/data/bids_graph_schema.yaml
ancpbids/plugins/__init__.py
ancpbids/plugins/plugin_dsloader.py
ancpbids/plugins/plugin_dssaver.py
ancpbids/plugins/plugin_dsvalidator.py
ancpbids/plugins/plugin_query.py
ancpbids/plugins/plugin_schema_patches.py
tests/__init__.py
tests/base_test_case.py
tests/auto/__init__.py
tests/auto/test_basic.py
tests/auto/test_derivative.py
tests/auto/test_fetch_dataset.py
tests/auto/test_query.py
tests/auto/test_regressions.py
tests/auto/test_schema.py
tests/auto/test_validation.py
tests/auto/test_writing.py
tests/manual/__init__.py
tests/manual/testl_benchmark.py