4593347 [rkeene@sledge /home/rkeene/projects/build]$ cat pysqlite.txt
# SHORT DESC: Python DB-API 2.0 interface to SQLite
# LONG DESC: pysqlite makes this powerful embedded SQL engine available to Python programmers. It stays compatible with the Python database API specification 2.0 as much as possible, but also exposes most of SQLite's native API, so that it is for example possible to create user-defined SQL functions and aggregates in Python.  This package is not required for Python 2.5 or newer.

# COMPILE REQUIREMENT: python
# COMPILE REQUIREMENT: sqlite
# RUNTIME REQUIREMENT: python
# RUNTIME REQUIREMENT: sqlite

python setup.py build
python setup.py install --no-compile
4593348 [rkeene@sledge /home/rkeene/projects/build]$

Click here to go back to the directory listing.
Click here to download this file.
last modified: 2012-05-07 00:52:06