Metadata-Version: 2.1
Name: girder-large-image
Version: 1.20.2.dev56
Summary: A Girder plugin to work with 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: girder (>=3.0.4)
Requires-Dist: girder-jobs (>=3.0.3)
Requires-Dist: large-image (>=1.20.2.dev56)
Requires-Dist: importlib-metadata (<5) ; python_version < "3.8"
Provides-Extra: tasks
Requires-Dist: large-image-tasks[girder] (>=1.20.2.dev56) ; extra == 'tasks'
Requires-Dist: girder-worker[girder] (>=0.6.0) ; extra == 'tasks'

A Girder plugin to work with large, multiresolution images.

See the large-image package for more details.
