slackbuilds_ponce/gis/pyshp/README
Benjamin Trigona-Harany eaec78099c gis/pyshp: Added (Python shapefile manipulation library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2014-04-11 00:46:48 +07:00

4 lines
273 B
Text

The pyshp library reads and writes ESRI Shapefiles in pure Python. You can read
and write shp, shx, and dbf files with all types of geometry. Everything in the
public ESRI shapefile specification is implemented. This library is compatible
with Python versions 2.4 to 3.x.