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

Changelog

python-apsw (3.28.0-r1-1) unstable; urgency=medium

  * New upstream release 3.28.0-r1
  * Require libsqlite3-dev 3.28.0 for building

 -- Joel Rosdahl <email address hidden>  Sat, 03 Aug 2019 11:19:06 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-apsw_3.28.0-r1-1.dsc 2.1 KiB dcbaab03d827061126c4150ba9780b1c3426129fce20f14680eb72aa2081787c
python-apsw_3.28.0-r1.orig.tar.xz 407.0 KiB 6fac21778073dbc67e94da3c84aa5567148c7bce4b23bb4bdc6de4d0569b2dd3
python-apsw_3.28.0-r1-1.debian.tar.xz 5.4 KiB d76739cc28afc5f59b88643cba62110c57c6e2654ad01c6ba2d05b9697326386

Available diffs

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: No summary available for python-apsw-doc in ubuntu eoan.

No description available for python-apsw-doc in ubuntu eoan.

python3-apsw: No summary available for python3-apsw in ubuntu eoan.

No description available for python3-apsw in ubuntu eoan.

python3-apsw-dbg: another Python 3 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 3 debug
 interpreter.