slackbuilds_ponce/development/MySQL-python
Heinz Wiesinger fd9245fe0a All: Change SlackBuild shebang to /bin/bash
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-04 12:49:49 +02:00
..
MySQL-python.info development/MySQL-python: Updated for version 1.2.5. 2021-05-11 12:41:27 +07:00
MySQL-python.SlackBuild All: Change SlackBuild shebang to /bin/bash 2021-07-04 12:49:49 +02: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.