You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
ArTourter 3c17598f41
gis/pyshp: Updated for version 2.2.0
4 years ago
..
README gis/pyshp: Added (Python shapefile manipulation library). 12 years ago
pyshp.SlackBuild gis/pyshp: Updated for version 2.2.0 4 years ago
pyshp.info gis/pyshp: Updated for version 2.2.0 4 years ago
slack-desc gis/pyshp: Fix slack-desc. 9 years ago

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.