| Name: | python3-shapely |
|---|---|
| Version: | 1.7.1 |
| Release: | 9.el8 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 555847 |
| License: | BSD |
| RPM: | python3-shapely-1.7.1-9.el8.aarch64.rpm |
| Source RPM: | python-shapely-1.7.1-9.el8.src.rpm |
| Build Date: | Thu Apr 01 2021 |
| Build Host: | ca-buildarm06.us.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/Toblerity/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! |