python-dbf

Python module for reading and writing dbf files (Python 2)
  http://groups.google.com/group/python-dbase
  0
  no reviews



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.