ANN: dbf.py 0.94
Matej Cepl
mcepl at redhat.com
Sat Jul 21 14:33:46 EDT 2012
On 21/07/12 05:26, Ethan Furman wrote:
> dbf (also known as python dbase) is a module for reading/writing
> dBase III, FP, VFP, and soon Clipper, .dbf database files. It's
> an ancient format that still finds lots of use.
Other than the caring for the ancient legacy data, it is still widely
used in GIS, because shapefiles (http://en.wikipedia.org/wiki/Shapefile)
are based on it.
Matěj
More information about the Python-list
mailing list