summaryrefslogtreecommitdiffstats
path: root/gis/Shapely/README
diff options
context:
space:
mode:
author Benjamin Trigona-Harany2014-02-02 00:33:47 +0100
committer Robby Workman2014-02-02 09:09:46 +0100
commit0391707570969e4e9e54387e2871f545d5008d5d (patch)
tree679bd43c54501df01a3181fe5d5cba9d15430176 /gis/Shapely/README
parent9c85432c040572ce76b0b1a51771058b38331da0 (diff)
downloadslackbuilds-0391707570969e4e9e54387e2871f545d5008d5d.tar.gz
gis/Shapely: Moved from Academic category.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'gis/Shapely/README')
-rw-r--r--gis/Shapely/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/gis/Shapely/README b/gis/Shapely/README
new file mode 100644
index 0000000000..99de18871f
--- /dev/null
+++ b/gis/Shapely/README
@@ -0,0 +1,5 @@
+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.