summaryrefslogtreecommitdiffstats
path: root/libraries/SQLObject/README
diff options
context:
space:
mode:
author Mikko Värri2011-01-06 12:04:07 +0100
committer Robby Workman2011-01-10 22:04:21 +0100
commit3c4d960d3ec36684db55a52bc55bc4272904ceb0 (patch)
tree9adf2111a9b774454af84506f9902377657a870c /libraries/SQLObject/README
parent1a1a1324f8d13296cfe8aaf753069ad08408310c (diff)
downloadslackbuilds-3c4d960d3ec36684db55a52bc55bc4272904ceb0.tar.gz
libraries/SQLObject: Updated for version 0.15.0.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'libraries/SQLObject/README')
-rw-r--r--libraries/SQLObject/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/SQLObject/README b/libraries/SQLObject/README
index a726dfb801..68c083d665 100644
--- a/libraries/SQLObject/README
+++ b/libraries/SQLObject/README
@@ -1,7 +1,7 @@
SQLObject is a popular Object Relational Manager for providing an
object interface to your database, with tables as classes, rows as
-instances, and columns as attributes. SQLObject includes a
-Python-object-based query language that makes SQL more abstract, and
+instances, and columns as attributes. SQLObject includes a
+Python-object-based query language that makes SQL more abstract, and
provides substantial database independence for applications.
Supports MySQL, PostgreSQL, SQLite, Firebird, Sybase, MSSQL and MaxDB