Paketname | python-mysqldb |
Beschreibung | A Python interface to MySQL |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.2.2-10+b1 |
Sektion | python |
Priorität | optional |
Installierte Größe | 328 Byte |
Hängt ab von | python (<< 2.7), python (>= 2.5), python-support (>= 0.90.0), libc6 (>= 2.3.6-6~), libmysqlclient16 |
Empfohlene Pakete | |
Paketbetreuer | Debian Python Modules Team |
Quelle | python-mysqldb (1.2.2-10) |
Paketgröße | 95766 Byte |
Prüfsumme MD5 | c5b9c1b479c1df14efe1423b03f5a6d9 |
Prüfsumme SHA1 | e0739cc8f9c7e337577f0a28c289c9d09f07fc0e |
Prüfsumme SHA256 | 5decb8ce50f19a7fd059f469d593defdb6c908f1cf8696f387c3fff8a4f39947 |
Link zum Herunterladen | python-mysqldb_1.2.2-10+b1_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.
|