mysql-connector-python 0.3.2-1 source package in Ubuntu
Changelog
mysql-connector-python (0.3.2-1) unstable; urgency=low * Initial release (Closes: #650809) -- Ubuntu Archive Auto-Sync <email address hidden> Tue, 20 Dec 2011 16:58:42 +0000
Upload details
- Uploaded by:
- Ubuntu Archive Auto-Sync
- Uploaded to:
- Precise
- Original maintainer:
- Debian Python Modules Team
- Architectures:
- all
- Section:
- python
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Precise | release | universe | python |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
mysql-connector-python_0.3.2.orig.tar.gz | 126.4 KiB | 7394f53d3158c80f9de0bacdaf68ebaefc87773dde6c6f2f56dfeacc7d8fdbeb |
mysql-connector-python_0.3.2-1.debian.tar.gz | 1.8 KiB | 328cddc57d328d473cdf6d16790f22115b1c5a6dbfed4745cd41dd147d87b2a8 |
mysql-connector-python_0.3.2-1.dsc | 1.5 KiB | afda27cc5056eb594517f5e5936fbb42e72a4d55055ea10c9c318dd4c5f26c7b |
Binary packages built by this source
- python-mysql.connector: pure Python implementation of MySQL Client/Server protocol
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.