Repository URL to install this package:
Version:
1.10.1 ▾
|
fiona
/
METADATA
|
---|
Metadata-Version: 2.1 Name: fiona Version: 1.10.1 Summary: Fiona reads and writes spatial data files Author: Sean Gillies Maintainer: Fiona contributors License: BSD 3-Clause Project-URL: Documentation, https://fiona.readthedocs.io/ Project-URL: Repository, https://github.com/Toblerity/Fiona Keywords: gis,vector,feature,data Classifier: Development Status :: 5 - Production/Stable Classifier: Intended Audience :: Developers Classifier: Intended Audience :: Science/Research Classifier: License :: OSI Approved :: BSD License Classifier: Operating System :: OS Independent 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: Topic :: Scientific/Engineering :: GIS Requires-Python: >=3.8 Description-Content-Type: text/x-rst License-File: LICENSE.txt Requires-Dist: attrs>=19.2.0 Requires-Dist: certifi Requires-Dist: click~=8.0 Requires-Dist: click-plugins>=1.0 Requires-Dist: cligj>=0.5 Requires-Dist: importlib-metadata; python_version < "3.10" Provides-Extra: all Requires-Dist: fiona[calc,s3,test]; extra == "all" Provides-Extra: calc Requires-Dist: pyparsing; extra == "calc" Requires-Dist: shapely; extra == "calc" Provides-Extra: s3 Requires-Dist: boto3>=1.3.1; extra == "s3" Provides-Extra: test Requires-Dist: aiohttp; extra == "test" Requires-Dist: fsspec; extra == "test" Requires-Dist: fiona[s3]; extra == "test" Requires-Dist: pytest>=7; extra == "test" Requires-Dist: pytest-cov; extra == "test" Requires-Dist: pytz; extra == "test" Requires-Dist: flet-libgdal (>=3.10.0)