Metadata-Version: 2.4
Name: geoarrow-pyarrow
Version: 0.2.0
Author-email: Dewey Dunnington <dewey@dunnington.ca>
License: Apache-2.0
Project-URL: homepage, https://geoarrow.org
Project-URL: repository, https://github.com/geoarrow/geoarrow-python
Requires-Python: >=3.8
Requires-Dist: pyarrow>=14.0.2
Requires-Dist: geoarrow-types>=0.3.0
Requires-Dist: geoarrow-c>=0.3.0
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
Requires-Dist: pandas; extra == "test"
Requires-Dist: numpy; extra == "test"
Requires-Dist: geopandas; extra == "test"
Requires-Dist: pyogrio; extra == "test"
Requires-Dist: pyproj; extra == "test"
