README.md
pyproject.toml
src/btsp_cli.egg-info/PKG-INFO
src/btsp_cli.egg-info/SOURCES.txt
src/btsp_cli.egg-info/dependency_links.txt
src/btsp_cli.egg-info/entry_points.txt
src/btsp_cli.egg-info/requires.txt
src/btsp_cli.egg-info/top_level.txt
src/sp_cli/__init__.py
src/sp_cli/cli.py
src/sp_cli/discovery.py
src/sp_cli/errors.py
src/sp_cli/execution.py
src/sp_cli/models.py
src/sp_cli/nrrd_io.py
src/sp_cli/parsing.py
src/sp_cli/rendering.py
src/sp_cli/commands/__init__.py
src/sp_cli/commands/print.py
tests/test_cli_directory_mode.py
tests/test_cli_single_file.py
tests/test_cli_smoke.py
tests/test_discovery.py
tests/test_nrrd_io.py
tests/test_parsing.py
tests/test_rendering.py