LICENSE.txt
MANIFEST.in
README.md
pyproject.toml
setup.py
dcm2bids/__init__.py
dcm2bids/dcm2bids.py
dcm2bids/dcm2niix.py
dcm2bids/helper.py
dcm2bids/logger.py
dcm2bids/sidecar.py
dcm2bids/structure.py
dcm2bids/utils.py
dcm2bids/version.py
dcm2bids.egg-info/PKG-INFO
dcm2bids.egg-info/SOURCES.txt
dcm2bids.egg-info/dependency_links.txt
dcm2bids.egg-info/entry_points.txt
dcm2bids.egg-info/requires.txt
dcm2bids.egg-info/top_level.txt
dcm2bids/scaffold/__init__.py
tests/__init__.py
tests/test_dcm2bids.py
tests/test_dcm2niix.py
tests/test_sidecar.py
tests/test_structure.py
tests/test_version.py