python-apsw 3.7.6.3-r1-1 source package in Ubuntu

Changelog

python-apsw (3.7.6.3-r1-1) unstable; urgency=low
  * New upstream release  * Convert from dh_pycentral to dh_python2 (closes: #616991)  * Use debhelper compat level 8  * Bump Standards-Version to 3.9.2  * Pass --install-layout=deb to "setup.py install"  * Add build-arch and build-indep targets to debian/rules  * Imported Upstream version 3.7.6.3-r1 -- Joel Rosdahl <email address hidden>  Thu, 30 Jun 2011 22:45:04 +0200

Upload details

Uploaded by:
Joel Rosdahl
Uploaded to:
Sid
Original maintainer:
Joel Rosdahl
Architectures:
any
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-apsw_3.7.6.3-r1-1.dsc 1.1 KiB 278f9bc0b79e4c6136eac429d1f2910c2eba90f6d31f3be3865b8dddcbb64ebf
python-apsw_3.7.6.3-r1.orig.tar.bz2 396.5 KiB 061b8f67985eb94fba3d8fd397b0c8d34f59267c8a053c4e5fbe204cf0b33396
python-apsw_3.7.6.3-r1-1.debian.tar.gz 4.2 KiB af9004e008292194cafa2567d84d32fe1e55741994e390e02d418d72de884514

No changes file available.

Binary packages built by this source

python-apsw: another Python SQLite 3 wrapper

 APSW (Another Python SQLite Wrapper) is an SQLite 3 wrapper that
 provides the thinnest layer over SQLite 3 possible. Everything you
 can do from the C API to SQLite 3, you can do from Python. Although
 APSW's API looks vaguely similar to Python's DB-API, it is not
 compliant with that API and instead works the way SQLite 3 does.

python-apsw-dbg: another Python SQLite 3 wrapper (debug extension)

 APSW (Another Python SQLite Wrapper) is an SQLite 3 wrapper that
 provides the thinnest layer over SQLite 3 possible. Everything you
 can do from the C API to SQLite 3, you can do from Python. Although
 APSW's API looks vaguely similar to Python's DB-API, it is not
 compliant with that API and instead works the way SQLite 3 does.
 .
 This package contains the extension built for the Python debug interpreter.

python-apsw-doc: documentation for python-apsw

 APSW (Another Python SQLite Wrapper) is an SQLite 3 wrapper that
 provides the thinnest layer over SQLite 3 possible. Everything you
 can do from the C API to SQLite 3, you can do from Python. Although
 APSW's API looks vaguely similar to Python's DB-API, it is not
 compliant with that API and instead works the way SQLite 3 does.
 .
 This package contains the documentation.