MANIFEST.in
README.md
setup.cfg
setup.py
docs/man/labelme.1
labelme_v1.egg-info/PKG-INFO
labelme_v1.egg-info/SOURCES.txt
labelme_v1.egg-info/dependency_links.txt
labelme_v1.egg-info/entry_points.txt
labelme_v1.egg-info/requires.txt
labelme_v1.egg-info/top_level.txt
labelmetest/__init__.py
labelmetest/_version.py
labelmetest/app.py
labelmetest/label_file.py
labelmetest/logger.py
labelmetest/main.py
labelmetest/shape.py
labelmetest/testing.py
labelmetest/cli/__init__.py
labelmetest/cli/draw_json.py
labelmetest/cli/draw_label_png.py
labelmetest/cli/json_to_dataset.py
labelmetest/cli/on_docker.py
labelmetest/config/__init__.py
labelmetest/config/default_config.yaml
labelmetest/icons/cancel.png
labelmetest/icons/close.png
labelmetest/icons/color-line.png
labelmetest/icons/color.png
labelmetest/icons/copy.png
labelmetest/icons/delete.png
labelmetest/icons/done.png
labelmetest/icons/done.svg
labelmetest/icons/edit.png
labelmetest/icons/expert.png
labelmetest/icons/eye.png
labelmetest/icons/feBlend-icon.png
labelmetest/icons/file.png
labelmetest/icons/fit-width.png
labelmetest/icons/fit-window.png
labelmetest/icons/fit.png
labelmetest/icons/help.png
labelmetest/icons/icon.icns
labelmetest/icons/icon.ico
labelmetest/icons/icon.png
labelmetest/icons/labels.png
labelmetest/icons/labels.svg
labelmetest/icons/new.png
labelmetest/icons/next.png
labelmetest/icons/objects.png
labelmetest/icons/open.png
labelmetest/icons/open.svg
labelmetest/icons/prev.png
labelmetest/icons/quit.png
labelmetest/icons/save-as.png
labelmetest/icons/save-as.svg
labelmetest/icons/save.png
labelmetest/icons/save.svg
labelmetest/icons/undo-cross.png
labelmetest/icons/undo.png
labelmetest/icons/zoom-in.png
labelmetest/icons/zoom-out.png
labelmetest/icons/zoom.png
labelmetest/utils/__init__.py
labelmetest/utils/_io.py
labelmetest/utils/draw.py
labelmetest/utils/image.py
labelmetest/utils/qt.py
labelmetest/utils/shape.py
labelmetest/widgets/__init__.py
labelmetest/widgets/canvas.py
labelmetest/widgets/color_dialog.py
labelmetest/widgets/escapable_qlist_widget.py
labelmetest/widgets/label_dialog.py
labelmetest/widgets/label_qlist_widget.py
labelmetest/widgets/tool_bar.py
labelmetest/widgets/zoom_widget.py