LICENSE
README.md
pyproject.toml
brainextractor/__init__.py
brainextractor/helpers.py
brainextractor/main.py
brainextractor.egg-info/PKG-INFO
brainextractor.egg-info/SOURCES.txt
brainextractor.egg-info/dependency_links.txt
brainextractor.egg-info/entry_points.txt
brainextractor.egg-info/requires.txt
brainextractor.egg-info/top_level.txt
brainextractor.egg-info/zip-safe
brainextractor/scripts/__init__.py
brainextractor/scripts/brainextractor.py
brainextractor/scripts/brainextractor_render.py
tests/test_brain_extractor.py
tests/test_helpers.py