slackbuilds_ponce/development/MySQL-python
B. Watson 4517509de3 development/MySQL-python: VERSION overrrride, i486=>i586.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2017-03-25 13:27:13 +00:00
..
patches
MySQL-python.info
MySQL-python.SlackBuild development/MySQL-python: VERSION overrrride, i486=>i586. 2017-03-25 13:27:13 +00:00
README
slack-desc

MySQL-python (Python interface to MySQL)

MySQLdb is an interface to the popular MySQL database server for Python.
The design goals are:

    * Compliance with Python database API version 2.0 [PEP-0249]
    * Thread-safety
    * Thread-friendliness (threads will not block each other)

MySQL-3.23 through 5.5 and Python-2.4 through 2.7 are currently supported.