slackbuilds_ponce/development/MySQL-python
Robby Workman 71c749548d development/MySQL-python: sed s,distribute,pysetuptools, *.info
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2013-07-14 17:08:08 -05:00
..
docs.patch
MySQL-python.info development/MySQL-python: sed s,distribute,pysetuptools, *.info 2013-07-14 17:08:08 -05:00
MySQL-python.SlackBuild
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.1 and Python-2.3 through 2.6 are currently supported.