This script is for Slackware 12.2 only and may be outdated.

SlackBuilds Repository

12.2 > Libraries > SQLObject (0.10.4)

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
provides substantial database independence for applications.

Supports MySQL, PostgreSQL, SQLite, Firebird, Sybase, MSSQL and MaxDB
(SAPDB).

NOTE: Requires pysetuptools and FormEncode

NOTE: SQLObject checks for supported databases at run time.
Following Python modules are needed for the actual databases: MySQLdb
for MySQL, psycopg or pgdb for PostresSQL, pysqlite for SQLite,
kinterbasdb for Firebird, Sybase for Sybase, adodbapi or pymssql for
MSSQL, and sapdb for MaxDB.

Maintained by: Mikko Varri
Keywords: python,sql,object
ChangeLog: SQLObject

Homepage:
http://pypi.python.org/pypi/SQLObject/

Source Downloads:
SQLObject-0.10.4.tar.gz (20039279c5b799c49e6496b9fe71f03f)

Download SlackBuild:
SQLObject.tar.gz
SQLObject.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
SQLObject.SlackBuild
SQLObject.info
slack-desc

Validated for Slackware 12.2

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds