.copier-answers.yml
.gitignore
LICENSE
README.md
pyproject.toml
tox.ini
.github/PULL_REQUEST_TEMPLATE.md
.github/ISSUE_TEMPLATE/bug_report.yml
.github/ISSUE_TEMPLATE/documentation.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/ISSUE_TEMPLATE/task.md
.github/workflows/test_and_deploy.yml
.napari-hub/DESCRIPTION.md
.napari-hub/config.yml
src/napari_saveas_dtype/__init__.py
src/napari_saveas_dtype/_version.py
src/napari_saveas_dtype/_writer.py
src/napari_saveas_dtype/napari.yaml
src/napari_saveas_dtype.egg-info/PKG-INFO
src/napari_saveas_dtype.egg-info/SOURCES.txt
src/napari_saveas_dtype.egg-info/dependency_links.txt
src/napari_saveas_dtype.egg-info/entry_points.txt
src/napari_saveas_dtype.egg-info/requires.txt
src/napari_saveas_dtype.egg-info/top_level.txt
tests/__init__.py
tests/test_writer.py