Metadata-Version: 2.1
Name: geoarrow-pyarrow
Version: 0.1.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: geoarrow-c
Requires-Dist: pyarrow
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"
