Metadata-Version: 2.4
Name: geoarrow-rust-compute
Version: 0.4.0b5
Classifier: Programming Language :: Rust
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Dist: arro3-core>=0.4
Requires-Dist: geoarrow-rust-core
Requires-Dist: pyproj
Summary: Efficient, vectorized geospatial operations in Python.
Keywords: python,arrow,geospatial
Home-Page: https://geoarrow.org/geoarrow-rs/
Author: Kyle Barron <kylebarron2@gmail.com>
Author-email: Kyle Barron <kylebarron2@gmail.com>
License: MIT OR Apache-2.0
Requires-Python: >=3.9
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM
Project-URL: Source Code, https://github.com/geoarrow/geoarrow-rs

# `geoarrow.rust.compute`

Compute operations on GeoArrow data.

## Documentation

Refer to the documentation at [geoarrow.org/geoarrow-rs/python](https://geoarrow.org/geoarrow-rs/python).

