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

SlackBuilds Repository

14.2 > Libraries > SQLObject (2.1.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).

docutils is an optional dependency used to build html docs.

NOTE: SQLObject checks for supported databases at run time. You can
use the MySQL-python and psycopg2 (MySQL and PostrgreSQL support,
respectively) optional dependencies. For SQLite, SQLObject can
use the standard Python module sqlite3, or an externally installed
PySQLite2. For the rest, check the SQLObject documentation for links.

This requires: FormEncode

Maintained by: Mikko Värri
Keywords: python,sql,object
ChangeLog: SQLObject

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

Source Downloads:
SQLObject-2.1.0.tar.gz (bab6df26219a1d17dd9b171790d16413)

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