Package: python3-mysql.connector Source: mysql-connector-python Version: 8.0.15-3+deb11u1+uvt1 Architecture: all Maintainer: Sandro Tosi Installed-Size: 1305 Depends: python3-protobuf, python3:any Filename: bullseye/python3-mysql.connector/python3-mysql.connector_8.0.15-3+deb11u1+uvt1_all.deb Size: 163660 MD5sum: 6eb547e5661545c15fad684c470b5731 SHA1: 7a263ee49a4840e166a463b07a4bd15d47aeee77 SHA256: 198dd4403cef0b89fb8548914afdbb5c334e0483a5b13025d89a2729a2bc7ad1 Section: python Priority: optional Homepage: https://dev.mysql.com/doc/connector-python/en/index.html Description: pure Python implementation of MySQL Client/Server protocol (Python3) MySQL driver written in Python which does not depend on MySQL C client libraries and implements the DB API v2.0 specification (PEP-249). . MySQL Connector/Python is implementing the MySQL Client/Server protocol completely in Python. This means you don't have to compile anything or MySQL (client library) doesn't even have to be installed on the machine. . This package contains the Python 3 version of mysql.connector.