slackbuilds_ponce/development/MySQL-python
Robby Workman 065bbe93dc Multiple: Fixed .info file (removed pysetuptools)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2016-01-17 09:40:16 +07:00
..
patches development/MySQL-python: Patch to build with newer mysqls. 2015-03-14 16:55:50 +07:00
MySQL-python.info Multiple: Fixed .info file (removed pysetuptools) 2016-01-17 09:40:16 +07:00
MySQL-python.SlackBuild development/MySQL-python: Patch to build with newer mysqls. 2015-03-14 16:55:50 +07: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.