slackbuilds_ponce/gis/Shapely
Benjamin Trigona-Harany a191ee7a22 gis/Shapely: Prevent creation of unnecessary .pxi file in package.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
2014-12-13 10:35:44 +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.5.1. 2014-12-06 07:53:11 +07:00
Shapely.SlackBuild gis/Shapely: Prevent creation of unnecessary .pxi file in package. 2014-12-13 10:35:44 +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.