Source: python-agate-sql Maintainer: Debian Python Team Uploaders: Ghislain Antony Vaillant Section: python Priority: optional Build-Depends: debhelper-compat (= 12), dh-python, dpkg-dev (>= 1.17.14), python-agate-doc , python3-agate , python3-all, python3-doc , python3-setuptools, python3-sphinx , python3-sphinx-rtd-theme , python3-sqlalchemy (>= 1.3.22) , sphinx-common Standards-Version: 4.0.0 Vcs-Browser: https://salsa.debian.org/python-team/packages/python-agate-sql Vcs-Git: https://salsa.debian.org/python-team/packages/python-agate-sql.git Homepage: https://agate-sql.rtfd.org/ Rules-Requires-Root: no Package: python3-agatesql Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, python3-sqlalchemy (>= 1.3.22) Suggests: python-agatesql-doc Description: support for SQL read/write in agate Agate-sql adds read/write support for SQL to agate. It uses a monkey patching pattern to add read and write methods for SQL to all agate.Table instances after import of the corresponding agatesql module. . This package provides the modules for Python 3. Package: python-agatesql-doc Architecture: all Multi-Arch: foreign Section: doc Depends: ${misc:Depends}, ${sphinxdoc:Depends} Built-Using: ${sphinxdoc:Built-Using} Description: documentation for agate-sql Agate-sql adds read/write support for SQL to agate. It uses a monkey patching pattern to add read and write methods for SQL to all agate.Table instances after import of the corresponding agatesql module. . This package provides the documentation. Build-Profiles: