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

SlackBuilds Repository

13.1 > Libraries > SQLObject (0.15.0)

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).

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
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 Värri
Keywords: python,sql,object
ChangeLog: SQLObject

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

Source Downloads:
SQLObject-0.15.0.tar.gz (8c2babd0384840c8e3aadb753c105bbf)

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 13.1

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