Source: mariadb-connector-python Priority: optional Section: python Testsuite: autopkgtest-pkg-pybuild Maintainer: Debian Python Team Uploaders: Mechtilde Stehmann Build-Depends: debhelper-compat (=13) , dh-python , python3-all , python3-all-dev:native , libpython3-all-dev , python3-setuptools , python3-setuptools-scm , pybuild-plugin-pyproject , mariadb-server , libmariadb-dev Standards-Version: 4.7.0 Rules-Requires-Root: no Vcs-Git: https://salsa.debian.org/python-team/packages/mariadb-connector-python.git Vcs-Browser: https://salsa.debian.org/python-team/packages/mariadb-connector-python Homepage: https://mariadb-corporation.github.io/mariadb-connector-python/ Package: python3-mariadb-connector Architecture: any Depends: ${misc:Depends} , ${python3:Depends} , ${shlibs:Depends} Suggests: mariadb-server Description: Enables Python programs to access MariaDB and MySQL database MariaDB Connector/Python enables Python programs to access MariaDB and MySQL databases, using an API which is compliant with the Python DB API 2.0 (PEP-249). It is written in C and Python and uses MariaDB Connector/C client library for client server communication.