SlackBuildsOrg/gis/python3-shapely
ArTourter 0c23bdb4ca
gis/python3-shapely: Updated for version 2.0.1.
- Add dep python3-setuptools-opt
- patch for oldest-supported-numpy requirement

Signed-off-by: ArTourter <artourter@gmail.com>
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-07-02 23:21:13 +07:00
..
python3-shapely.info gis/python3-shapely: Updated for version 2.0.1. 2023-07-02 23:21:13 +07:00
python3-shapely.SlackBuild gis/python3-shapely: Updated for version 2.0.1. 2023-07-02 23:21:13 +07:00
README
slack-desc

Shapely is a BSD-licensed Python package for manipulation and analysis
of planar geometric objects. It is based on the widely deployed GEOS
(the engine of PostGIS) and JTS (from which GEOS is ported) libraries.
Shapely is not concerned with data formats or coordinate systems, but
can be readily integrated with packages that are.