slackbuilds_ponce/gis/Shapely
Benjamin Trigona-Harany 40516d791b gis/Shapely: Add Python 3 support.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
2018-03-10 07:11:07 +07:00
..
README gis/Shapely: Moved from Academic category. 2014-02-02 02:09:46 -06:00
Shapely.info gis/Shapely: Updated for version 1.6.4. 2018-01-27 07:43:44 +07:00
Shapely.SlackBuild gis/Shapely: Add Python 3 support. 2018-03-10 07:11:07 +07:00
slack-desc gis/Shapely: Moved from Academic category. 2014-02-02 02:09:46 -06:00

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.