slackbuilds/gis/pyshp
Heinz Wiesinger fd9245fe0a All: Change SlackBuild shebang to /bin/bash
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-04 12:49:49 +02:00
..
README gis/pyshp: Added (Python shapefile manipulation library). 2014-04-11 00:46:48 +07:00
pyshp.SlackBuild All: Change SlackBuild shebang to /bin/bash 2021-07-04 12:49:49 +02:00
pyshp.info gis/pyshp: Removed Python 2 support. 2021-04-18 02:00:30 -05:00
slack-desc gis/pyshp: Fix slack-desc. 2016-11-14 16:47:23 +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.