python-sql 0.2-1 source package in Ubuntu

Changelog

python-sql (0.2-1) unstable; urgency=low


  * Initial packaging (Closes: #721813).

 -- Mathias Behrle <email address hidden>  Sat, 12 Oct 2013 22:53:27 +0200

Upload details

Uploaded by:
Debian Tryton Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Tryton Maintainers
Architectures:
all
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
python-sql_0.2-1.dsc 1.4 KiB 1dd00182aa2a5aa052b1ee90add01414099dae3c8b67765e5f4ca3862da67f7e
python-sql_0.2.orig.tar.xz 15.2 KiB ae73223b22ea6bde38d53be5c390a17ff0dd4545c3c8f088de2a307ed8ca27ef
python-sql_0.2-1.debian.tar.xz 2.7 KiB 220f079df462d21013e78e02796a78160046e48626065c95c564471562ec9f9b

No changes file available.

Binary packages built by this source

python-sql: Library to write SQL queries (implemented in Python 2)

 python-sql is a library to write SQL queries in a pythonic way. It relies
 exclusively on the Python standard library. It is database independent,
 doesn't require the declaration of tables and allows one to manipulate the
 generated queries.
 .
 To make real use of this package you will have to install a database
 connector.
 .
 This package is targeting Python version 2.

python3-sql: Library to write SQL queries (implemented in Python 3)

 python-sql is a library to write SQL queries in a pythonic way. It relies
 exclusively on the Python standard library. It is database independent,
 doesn't require the declaration of tables and allows one to manipulate the
 generated queries.
 .
 To make real use of this package you will have to install a database
 connector.
 .
 This package is targeting Python version 3.