LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
src/napari_bbox/__init__.py
src/napari_bbox/_reader.py
src/napari_bbox/_widget.py
src/napari_bbox/_writer.py
src/napari_bbox/napari.yaml
src/napari_bbox.egg-info/PKG-INFO
src/napari_bbox.egg-info/SOURCES.txt
src/napari_bbox.egg-info/dependency_links.txt
src/napari_bbox.egg-info/entry_points.txt
src/napari_bbox.egg-info/requires.txt
src/napari_bbox.egg-info/top_level.txt
src/napari_bbox/_tests/__init__.py
src/napari_bbox/_tests/test_reader.py
src/napari_bbox/_tests/test_widget.py
src/napari_bbox/_tests/test_writer.py
src/napari_bbox/boundingbox/__init__.py
src/napari_bbox/boundingbox/_bounding_box_constants.py
src/napari_bbox/boundingbox/_bounding_box_list.py
src/napari_bbox/boundingbox/_bounding_box_mouse_bindings.py
src/napari_bbox/boundingbox/_bounding_box_utils.py
src/napari_bbox/boundingbox/_bounding_boxes_key_bindings.py
src/napari_bbox/boundingbox/_mesh.py
src/napari_bbox/boundingbox/bounding_box.py
src/napari_bbox/boundingbox/bounding_boxes.py
src/napari_bbox/boundingbox/qt_bounding_box_control.py
src/napari_bbox/boundingbox/vispy_bounding_box_layer.py