
Python bindings for Shapelib
============================

These are three python modules for shapelib:

   shapelib     read/write shapefiles

   dbflib       read/write dbf files

   shptree      quadtree for shapes

Shapelib is a free software library for reading and writing ESRI shape
files and can be found at http://shapelib.maptools.org/.

WWW: http://wald.intevation.org/projects/pyshapelib/
