Sophie

Sophie

distrib > Mageia > 6 > x86_64 > media > core-release > by-pkgid > 7100f2b58690d0bf43c8eb8cfe1232ce > files > 852

python-sqlobject-2.1.2-2.mga6.noarch.rpm

SQLObject 2.1.2
===============

Thanks for looking at SQLObject.  SQLObject is an object-relational
mapper, i.e., a library that will wrap your database tables in Python
classes, and your rows in Python instances.

It currently supports MySQL through the `MySQLdb` package, PostgreSQL
through the `psycopg` package, SQLite, Firebird, MaxDB (SAP DB), MS SQL
Sybase and Rdbhost.  Python 2.6 or 2.7 is required.

For more information please see the documentation in
docs/SQLObject.txt, or online at http://sqlobject.org/