Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var 3 yıl önce
..
MySQL-python.SlackBuild 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var 3 yıl önce
MySQL-python.info abf2fe8dfd development/MySQL-python: Updated for version 1.2.5. 3 yıl önce
README 49db870b54 development/MySQL-python: Fix README. 4 yıl önce
slack-desc 77ea5e9fb3 development/MySQL-python: Updated homepage and download links. 7 yıl önce

README

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.