Paketname | python-mysqldb |
Beschreibung | A Python interface to MySQL |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (main) |
Version | 1.2.2-10build1 |
Sektion | python |
Priorität | optional |
Installierte Größe | 276 Byte |
Hängt ab von | python (<< 2.7), python (>= 2.6), python-support (>= 0.90.0), libc6 (>= 2.4), libmysqlclient16 (>= 5 |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | |
Paketgröße | 76616 Byte |
Prüfsumme MD5 | 535a1c3e6c3859925d8ee4452bbdd93f |
Prüfsumme SHA1 | 11e110323f0d49d91497f7fb8b63a9694ae31345 |
Prüfsumme SHA256 | ae10c72c92509716b4f3e332b3568917e3a4003583ed821f4aca9176a6c9f9c1 |
Link zum Herunterladen | python-mysqldb_1.2.2-10build1_i386.deb |
Ausführliche Beschreibung | MySQLdb is an interface to the popular MySQL database server for
Python. The design goals are:
.
+ Compliance with Python database API version 2.0
+ Thread-safety
+ Thread-friendliness (threads will not block each other)
+ Compatibility with MySQL-3.23 and later
.
This package contains modules for all Python versions supported in Debian.
|