Metadata-Version: 2.1
Name: large-image-tasks
Version: 1.4.0
Summary: Girder Worker tasks for Large Image.
Home-page: UNKNOWN
Author: Kitware Inc
Author-email: kitware@kitware.com
License: Apache Software License 2.0
Description: *****************
        Large Image Tasks
        *****************
        
        These are Girder Worker tasks used by Large Image.
        
        The conversion task is typically accessed by selecting the Make Large Image
        icon on the items detail page in Girder, or by accessing the ``POST``
        ``item/{itemId}/tiles`` endpoint.  Using the endpoint allows specifying more
        options and converting an inefficient file into a preferred format.  See the
        ``large_image_converter`` for more details on the various options.
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Topic :: Scientific/Engineering
Classifier: Intended Audience :: Science/Research
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
Requires-Python: >=3.6
Provides-Extra: girder
Provides-Extra: worker
