Binary package “python3-dbf” in ubuntu oracular

Python module for reading and writing dbf files (Python 3)

 A pure Python 3 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 3.