[Modeling-cvs] ProjectModeling DEPENDENCIES,1.9,1.10
Status: Abandoned
Brought to you by:
sbigaret
From: <sbi...@us...> - 2003-06-12 10:13:26
|
Update of /cvsroot/modeling/ProjectModeling In directory sc8-pr-cvs1:/tmp/cvs-serv23904 Modified Files: DEPENDENCIES Log Message: Added info. for PySQLite Index: DEPENDENCIES =================================================================== RCS file: /cvsroot/modeling/ProjectModeling/DEPENDENCIES,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** DEPENDENCIES 27 May 2003 19:04:45 -0000 1.9 --- DEPENDENCIES 12 Jun 2003 10:13:21 -0000 1.10 *************** *** 41,44 **** --- 41,47 ---- - MySQL-python-0.9.2 [http://sourceforge.net/projects/mysql-python] + * For DatabaseAdaptors.SQLiteAdaptorLayer + + - PySQLite-0.4.3 [http://sqlite.sourceforge.net] * For the QualifierParser (supporting Qualifier.qualifierWithQualifierFormat) |