
A pure Python module for reading and writing dBase III, FoxPro, and Visual FoxPro 6 .dbf files (including memos). Text is returned as unicode, and codepage settings in tables are honored.
Currently not supported: index files, null fields, auto-incrementing fields.
This package installs the library for Python 2.