Source: python-dbfread Maintainer: Debian Python Modules Team Uploaders: Ghislain Antony Vaillant Section: python Priority: optional Build-Depends: debhelper-compat (= 10), dh-python, dpkg-dev (>= 1.17.14), python3-all, python3-pytest , python3-setuptools, python3-sphinx , sphinx-common Standards-Version: 3.9.8 Vcs-Browser: https://salsa.debian.org/python-team/modules/python-dbfread Vcs-Git: https://salsa.debian.org/python-team/modules/python-dbfread.git Homepage: http://dbfread.readthedocs.org/ Package: python3-dbfread Architecture: all Depends: ${misc:Depends}, ${python3:Depends} Suggests: python-dbfread-doc Description: read DBF Files with Python DBF is a file format used by databases such 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. . This package provides the modules for Python 3. Package: python-dbfread-doc Architecture: all Section: doc Depends: ${misc:Depends}, ${sphinxdoc:Depends} Built-Using: ${sphinxdoc:Built-Using} Description: documentation for dbfread DBF is a file format used by databases such 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. . This package provides the documentation. Build-Profiles: