From 3c745e283b04bc376d53e1bdd0acb93476f55fc7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mikko=20V=C3=A4rri?= Date: Sun, 22 Aug 2010 19:16:04 -0500 Subject: libraries/SQLObject: Updated for version 0.12.4. Signed-off-by: Erik Hanson --- libraries/SQLObject/README | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'libraries/SQLObject/README') diff --git a/libraries/SQLObject/README b/libraries/SQLObject/README index af1e00c8f0..a726dfb801 100644 --- a/libraries/SQLObject/README +++ b/libraries/SQLObject/README @@ -7,7 +7,8 @@ provides substantial database independence for applications. Supports MySQL, PostgreSQL, SQLite, Firebird, Sybase, MSSQL and MaxDB (SAPDB). -NOTE: Requires pysetuptools and FormEncode +This requires pysetuptools and FormEncode. Also, docutils, if installed, +is used to build html docs at build time, but that is optional. NOTE: SQLObject checks for supported databases at run time. Following Python modules are needed for the actual databases: MySQLdb -- cgit v1.2.3