Metadata-Version: 2.1
Name: d-geolib-plus
Version: 0.1.2
Summary: GEOLib+ components
License: LGPL-3.0-or-later
Author: Maarten Pronk
Author-email: git@evetion.nl
Requires-Python: >=3.8,<3.10
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: Shapely (>=1.8,<2.0)
Requires-Dist: d-geolib (>=0.1,<0.2)
Requires-Dist: lxml (>=4.7,<5.0)
Requires-Dist: matplotlib (>=3.4,<4.0)
Requires-Dist: more-itertools (>=8.6,<9.0)
Requires-Dist: netCDF4 (>=1.5,<2.0)
Requires-Dist: numpy (>=1.19,<2.0)
Requires-Dist: pandas (>=1.4,<2.0)
Requires-Dist: pydantic (>=1,<2)
Requires-Dist: pyproj (>=3.3,<4.0)
Requires-Dist: pyshp (>=2.1,<3.0)
Requires-Dist: requests (>=2.26,<3.0)
Requires-Dist: scipy (>=1.6,<2.0)
Requires-Dist: tqdm (>=4,<5)
