Metadata-Version: 2.1
Name: stac-fastapi.core
Version: 2.4.0
Summary: Core library for the Elasticsearch and Opensearch stac-fastapi backends.
Home-page: https://github.com/stac-utils/stac-fastapi-elasticsearch-opensearch
License: MIT
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Science/Research
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: License :: OSI Approved :: MIT License
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: fastapi
Requires-Dist: attrs
Requires-Dist: pydantic[dotenv]<2
Requires-Dist: stac_pydantic==2.0.*
Requires-Dist: stac-fastapi.types==2.5.5.post1
Requires-Dist: stac-fastapi.api==2.5.5.post1
Requires-Dist: stac-fastapi.extensions==2.5.5.post1
Requires-Dist: pystac[validation]
Requires-Dist: orjson
Requires-Dist: overrides
Requires-Dist: geojson-pydantic
Requires-Dist: pygeofilter==0.2.1
Requires-Dist: typing_extensions==4.4.0

# stac-fastapi core library for Elasticsearch and Opensearch backends
