Jump to content

Dbfread

From EDM2
Revision as of 10:02, 3 April 2016 by Reiknir (talk | contribs) (Created page with "'''dbfread''' is a small open source Python library that allows you program to read .dbf files as used by xBase database systems and applications like accounting syste...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

dbfread is a small open source Python library that allows you program to read .dbf files as used by xBase database systems and applications like accounting systems. It does work out of the box on OS/2 but the codepage conversion function may need slight alteration for the OS/2 codepage conventions, in most cases that conversion is not needed however.

Version

  • dbfread version 2.05 (2015-11-30)
Last known version

Links

Licence

Open source software released under the MIT Licence

Author