| Name: | python3-shapely |
|---|---|
| Version: | 2.0.7 |
| Release: | 1.el10_0 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 3144927 |
| License: | BSD-3-Clause AND Unlicense AND MIT |
| RPM: | python3-shapely-2.0.7-1.el10_0.aarch64.rpm |
| Source RPM: | python-shapely-2.0.7-1.el10_0.src.rpm |
| Build Date: | Mon Feb 10 2025 |
| Build Host: | build-ol10-aarch64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/shapely/shapely |
| Summary: | Manipulation and analysis of geometric objects in the Cartesian plane |
| Description: | Shapely is a package for creation, manipulation, and analysis of planar geometry objects – designed especially for developers of cutting edge geographic information systems. In a nutshell: Shapely lets you do PostGIS-ish stuff outside the context of a database using idiomatic Python. You can use this package with python-matplotlib and numpy. See README.rst for more information! |