*** 187,192 **** --- 187,193 ---- http://modeling.sourceforge.net/ *: Another Python SQLite Wrapper. http://www.rogerbinns.com/apsw.html. APSW is not DBAPI compliant, and instead lets you do everything you can do from C, but in Python. + *: ZSQLiteDA, for using sqlite from Zope. http://www.zope.org/Members/nakagami/ZSQLiteDA *Ruby* *: Ruby DBI (dbd_sqlite). *This needs some work (see mailing list!).*