sqlparse 0.1.2-2 source package in Ubuntu

Changelog

sqlparse (0.1.2-2) unstable; urgency=low

  * Team upload.
  * Rebuild for Python 2.7 transition 

sqlparse (0.1.2-1) unstable; urgency=low

  * Initial release (Closes: #606104)
 -- Ubuntu Archive Auto-Sync <email address hidden>   Wed,  04 May 2011 11:58:10 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Oneiric
Original maintainer:
Andrii Senkovych
Architectures:
all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Oneiric: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
sqlparse_0.1.2.orig.tar.gz 32.5 KiB a92a84ae0d606505740b759c80d8129ed46d98b72c843bc1a6f6eac7420aa42a
sqlparse_0.1.2-2.debian.tar.gz 3.2 KiB 3f9f803713035bd903a325bd0a3f903071f417507df61b6c599477fe8d9a865f
sqlparse_0.1.2-2.dsc 1.9 KiB e938f56fa9f1592025a4edb0beb0a6e963cee2e398167d01cd70de75ba9ba17c

View changes file

Binary packages built by this source

python-sqlparse: non-validating SQL parser for Python

 Sqlparse is a library which provides support for parsing, splitting and
 customizable formatting of SQL statements in Python environment.
 .
 This package also provides sqlformat script which can be used as external
 SQL formatting utility.