Metadata-Version: 2.1
Name: girder-large-image-annotation
Version: 1.23.3.dev33
Summary: A Girder plugin to store and display annotations on large, multiresolution images.
Home-page: https://github.com/girder/large_image
Author: Kitware, Inc.
Author-email: kitware@kitware.com
License: Apache Software License 2.0
Keywords: girder-plugin,large_image
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.6
License-File: LICENSE
Requires-Dist: jsonschema (>=2.5.1)
Requires-Dist: girder-large-image (>=1.23.3.dev33)
Requires-Dist: orjson
Requires-Dist: importlib-metadata (<5) ; python_version < "3.8"
Provides-Extra: tasks
Requires-Dist: girder-large-image[tasks] (>=1.23.3.dev33) ; extra == 'tasks'

A Girder plugin to store and display annotations on large, multiresolution images.

See the large-image package for more details.
