[Lunar-commits] CVS: moonbase/sql/MySQL-python BUILD, NONE,
1.1 DEPENDS, NONE, 1.1 DETAILS, NONE, 1.1
Jeff Hodges
jmhodges at lunar-linux.org
Sat Aug 7 02:36:41 GMT 2004
Update of /var/cvs/lunar/moonbase/sql/MySQL-python
In directory dbguin.lunar-linux.org:/tmp/cvs-serv19971/MySQL-python
Added Files:
BUILD DEPENDS DETAILS
Log Message:
much better.. oy, what a fool i was
--- NEW FILE: BUILD ---
(
prepare_install &&
python setup.py install
) > $C_FIFO 2>&1
--- NEW FILE: DEPENDS ---
depends Python
--- NEW FILE: DETAILS ---
MODULE=MySQL-python
VERSION=0.9.2
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
SOURCE_URL[0]=$SFORGE_URL/mysql-python/$SOURCE
WEB_SITE=http://sourceforge.net/projects/mysql-python
ENTERED=20040531
UPDATED=20040531
SHORT="MySQL support for Python."
cat << EOF
MySQL support for Python. MySQL versions 3.22, 3.23 and 4.0; and Python
versions 1.5.2-2.3 are supported. MySQLdb is the Python DB API-2.0 interface.
_mysql is a low-level API similiar to the MySQL C API.
EOF
More information about the Lunar-commits
mailing list