Metadata-Version: 2.1
Name: geoarrow-pandas
Version: 0.1.1
Author-email: Dewey Dunnington <dewey@dunnington.ca>
License: Apache-2.0
Project-URL: homepage, https://arrow.apache.org
Project-URL: repository, https://github.com/geoarrow/geoarrow-python
Requires-Python: >=3.8
Requires-Dist: geoarrow-pyarrow
Requires-Dist: pandas
Requires-Dist: pyarrow
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
Requires-Dist: numpy; extra == "test"
Requires-Dist: geopandas; extra == "test"
