aboutsummaryrefslogblamecommitdiff
path: root/textproc/py-dbfread/pkg-descr
blob: 9eb033a77c9c38dbfb66a1e07c0ca4289aeccfaf (plain) (tree)
1
2
3
4
5
6





                                                                   
Read DBF files with Python.

DBF is a file format used by databases such as dBase, Visual FoxPro
and FoxBase+.  This library reads DBF files and returns the data as
native Python data types for further processing.  It is primarily
intended for batch jobs and one-off scripts.