opnsense-ports/textproc/py-dbfread/pkg-descr
Franco Fichtner 521192fe70 */*: sync with upstream
Taken from: FreeBSD
2016-05-17 07:49:43 +02:00

8 lines
315 B
Text

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.
WWW: https://github.com/olemb/dbfread