LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
src/napari_nD_annotator.egg-info/PKG-INFO
src/napari_nD_annotator.egg-info/SOURCES.txt
src/napari_nD_annotator.egg-info/dependency_links.txt
src/napari_nD_annotator.egg-info/entry_points.txt
src/napari_nD_annotator.egg-info/requires.txt
src/napari_nD_annotator.egg-info/top_level.txt
src/napari_nd_annotator/__init__.py
src/napari_nd_annotator/napari.yaml
src/napari_nd_annotator/_tests/__init__.py
src/napari_nd_annotator/_tests/test_widget.py
src/napari_nd_annotator/_widgets/__init__.py
src/napari_nd_annotator/_widgets/annotator_module.py
src/napari_nd_annotator/_widgets/interpolation_widget.py
src/napari_nd_annotator/_widgets/object_list.py
src/napari_nd_annotator/_widgets/projections.py
src/napari_nd_annotator/boundingbox/__init__.py
src/napari_nd_annotator/boundingbox/_bounding_box_constants.py
src/napari_nd_annotator/boundingbox/_bounding_box_list.py
src/napari_nd_annotator/boundingbox/_bounding_box_mouse_bindings.py
src/napari_nd_annotator/boundingbox/_bounding_box_utils.py
src/napari_nd_annotator/boundingbox/_bounding_boxes_key_bindings.py
src/napari_nd_annotator/boundingbox/_mesh.py
src/napari_nd_annotator/boundingbox/bounding_box.py
src/napari_nd_annotator/boundingbox/bounding_boxes.py
src/napari_nd_annotator/boundingbox/qt_bounding_box_control.py
src/napari_nd_annotator/boundingbox/vispy_bounding_box_layer.py