python-sqlite 1.0.1-9 source package in Ubuntu

Changelog

python-sqlite (1.0.1-9) unstable; urgency=low

  * Ignore space before non-modifying commands for auto-transactions
 -- Ubuntu Archive Auto-Sync <email address hidden>   Tue,  03 Jan 2012 02:35:25 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Precise
Original maintainer:
Joel Rosdahl
Architectures:
any
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release universe python

Downloads

File Size SHA-256 Checksum
python-sqlite_1.0.1.orig.tar.gz 40.1 KiB 9ceed0af9e94b2f8701d4f36d7e86715d8ca64283e0b311e1816c031c3658f08
python-sqlite_1.0.1-9.debian.tar.gz 5.1 KiB 312b48ac75601bd456d61c522071801c3c747bc31f6bac5fd2680a0c84a421dd
python-sqlite_1.0.1-9.dsc 1.2 KiB 16fed14791e13e9bbfa5c5a42d9213a4bd78333f2b53bdd507afd625e6b7dae9

Available diffs

View changes file

Binary packages built by this source

python-sqlite: Python interface to SQLite 2

 pysqlite is an interface to the SQLite database server for
 Python. It aims to be fully compliant with Python database
 API version 2.0 while also exploiting the unique features of
 SQLite.
 .
 pysqlite 1.0.x is built against SQLite 2. For an interface to SQLite
 3, see the package python-pysqlite1.1, python-pysqlite2 or
 python-apsw.

python-sqlite-dbg: Python interface to SQLite 2 (debug extension)

 pysqlite is an interface to the SQLite database server for
 Python. It aims to be fully compliant with Python database
 API version 2.0 while also exploiting the unique features of
 SQLite.
 .
 This package contains the extensions built for the Python debug interpreter.