Metadata-Version: 2.1
Name: large-image-source-rasterio
Version: 1.30.3.dev11
Summary: A rasterio tilesource for large_image.
Home-page: https://github.com/girder/large_image
Author: Kitware, Inc.
Author-email: kitware@kitware.com
License: Apache Software License 2.0
Keywords: large_image,tile source
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.8
Description-Content-Type: text/x-rst
License-File: LICENSE
Requires-Dist: large-image>=1.30.3.dev11
Requires-Dist: rasterio<1.3.11,>=1.3; python_version < "3.9"
Requires-Dist: rasterio>=1.3; python_version >= "3.9"
Requires-Dist: packaging
Provides-Extra: girder
Requires-Dist: girder-large-image>=1.30.3.dev11; extra == "girder"
Provides-Extra: all
Requires-Dist: rio-cogeo; extra == "all"

A rasterio tilesource for large_image.

See the large-image package for more details.
