slackbuilds/gis/pyshp
Robby Workman 065bbe93dc Multiple: Fixed .info file (removed pysetuptools)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2016-01-17 09:40:16 +07:00
..
README gis/pyshp: Added (Python shapefile manipulation library). 2014-04-11 00:46:48 +07:00
pyshp.SlackBuild gis/pyshp: Added (Python shapefile manipulation library). 2014-04-11 00:46:48 +07:00
pyshp.info Multiple: Fixed .info file (removed pysetuptools) 2016-01-17 09:40:16 +07:00
slack-desc gis/pyshp: Added (Python shapefile manipulation library). 2014-04-11 00:46:48 +07:00

README

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.