Commit Graph

4 Commits

Author SHA1 Message Date
martynas
bd1c04896e update to 1.2.2, fix DESCR (it's *not* only for MySQL-3.22 and
3.23); ok steven@
2007-05-27 14:45:33 +00:00
sturm
239ae26a0f - simple conversions to use the new python module
- while here, remove WWW from DESCR

all work done by Xavier Santolaria <xavier@santolaria.net>
2003-07-31 19:11:59 +00:00
shell
b2e65e7ad1 Add the missing WWW: ${HOMEPAGE},
ok avsm@
2001-04-18 18:23:35 +00:00
shell
9aa8a51184 Import py-mysql-0.3.5
Python interface to MySQL-3.22 and 3.23

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

-     Compliance with Python database API version 2.0
-     Thread-safety
-     Thread-friendliness (threads will not block each other)
-     Compatibility with MySQL 3.22 and 3.23
2001-04-18 17:47:05 +00:00