Metadata-Version: 2.4
Name: pydantic-pystac-extensions
Version: 0.2.9
Summary: Helper to build custom STAC extensions based on pydantic models
Author-email: Rémi Cresson <remi.cresson@inrae.fr>, Pablo Boizeau <pablo.boizeau@ird.fr>
License: Apache-2.0
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Scientific/Engineering :: GIS
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
License-File: LICENSE
Requires-Dist: pylint-pydantic
Requires-Dist: pydantic>=2.0.0
Requires-Dist: pystac
Provides-Extra: test
Requires-Dist: requests; extra == "test"
Requires-Dist: pystac[validation]; extra == "test"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pylint-pydantic; extra == "test"
Requires-Dist: coverage; extra == "test"
Dynamic: license-file
