blob: 3ab731c6cd784703e00cd02a9174db98a9b6dc2e (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
py-dbf is a pure python package for reading/writing dBase, FoxPro,
and Visual FoxPro .dbf files (including memos).
Currently supports dBase III, and FoxPro - Visual FoxPro 6 tables.
Text is returned as unicode, and codepage settings in tables are
honored. Documentation needs work, but author is very responsive
to e-mails.
WWW: https://pypi.python.org/pypi/dbf/
|