Source: python-agate-dbf Maintainer: Debian Python Modules Team Uploaders: Ghislain Antony Vaillant Section: python Priority: optional Build-Depends: debhelper (>= 10), dh-python, dpkg-dev (>= 1.17.14), python-agate-doc , python3-agate , python3-all, python3-dbfread , python3-doc , python3-setuptools, python3-sphinx , python3-sphinx-rtd-theme , sphinx-common Standards-Version: 4.0.0 Vcs-Browser: https://anonscm.debian.org/git/python-modules/packages/python-agate-dbf.git Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-agate-dbf.git Homepage: http://agate-dbf.rtfd.org/ X-Python3-Version: >= 3.3 Package: python3-agatedbf Architecture: all Depends: ${misc:Depends}, ${python3:Depends} Suggests: python-agatedbf-doc Description: support for dbf files in agate Agate-dbf adds read support for dbf files to agate. It uses a monkey patching pattern to add read methods for dbf files to all agate.Table instances after import of the corresponding agatedbf module. . This package provides the modules for Python 3. Package: python-agatedbf-doc Architecture: all Multi-Arch: foreign Section: doc Depends: ${misc:Depends}, ${sphinxdoc:Depends} Built-Using: ${sphinxdoc:Built-Using} Description: documentation for agate-dbf Agate-dbf adds read support for dbf files to agate. It uses a monkey patching pattern to add read methods for dbf files to all agate.Table instances after import of the corresponding agatedbf module. . This package provides the documentation. Build-Profiles: