.gitignore
.pre-commit-config.yaml
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
tox.ini
.github/workflows/plugin_preview.yml
.github/workflows/test_and_deploy.yml
.napari-hub/DESCRIPTION.md
.napari-hub/config.yml
resources/image1.png
src/napari_annotator/__init__.py
src/napari_annotator/_annotation_entry.py
src/napari_annotator/_annotations_list_widget.py
src/napari_annotator/_dock_widget.py
src/napari_annotator/_version.py
src/napari_annotator/napari.yaml
src/napari_annotator/redo-arrow-icon.svg
src/napari_annotator.egg-info/PKG-INFO
src/napari_annotator.egg-info/SOURCES.txt
src/napari_annotator.egg-info/dependency_links.txt
src/napari_annotator.egg-info/entry_points.txt
src/napari_annotator.egg-info/requires.txt
src/napari_annotator.egg-info/top_level.txt
src/napari_annotator/_tests/__init__.py
src/napari_annotator/_tests/test_dock_widget.py