sqlparse 0.1.18-1 source package in Ubuntu

Changelog

sqlparse (0.1.18-1) unstable; urgency=low

  * New upstream release.
  * Source tarballs are now signed correctly again.

 -- Andriy Senkovych <email address hidden>  Wed, 04 Nov 2015 14:46:56 +0200

Upload details

Uploaded by:
Andrii Senkovych
Uploaded to:
Sid
Original maintainer:
Andrii Senkovych
Architectures:
all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release main python

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
sqlparse_0.1.18-1.dsc 2.3 KiB 451afaaf1f4bba513d5f24cfadcf872ccf8a558ceb812975d959d7e699c56e54
sqlparse_0.1.18.orig.tar.gz 57.2 KiB 39b196c4a06f76d6ac82f029457ca961f662a8bbbb2694eb1dfe4f2b68a2d7cf
sqlparse_0.1.18-1.debian.tar.xz 6.0 KiB 79890e55081914792e640c1ce4bd6c35898f1cfdf4bb4988a8dfb9c6da1b90a2

No changes file available.

Binary packages built by this source

pypy-sqlparse: non-validating SQL parser for PyPy

 Sqlparse is a library which provides support for parsing, splitting and
 customizable formatting of SQL statements in Python environment.
 .
 This is the PyPy version of the package.

python-sqlparse: non-validating SQL parser for Python 2

 Sqlparse is a library which provides support for parsing, splitting and
 customizable formatting of SQL statements in Python environment.
 .
 This is the Python 2 version of the package.

python-sqlparse-doc: documentation for non-validating SQL parser in Python

 Sqlparse is a library which provides support for parsing, splitting and
 customizable formatting of SQL statements in Python environment.
 .
 This package contains HTML documentation for provided module.

python3-sqlparse: non-validating SQL parser for Python 3

 Sqlparse is a library which provides support for parsing, splitting and
 customizable formatting of SQL statements in Python environment.
 .
 This is the Python 3 version of the package.

sqlformat: SQL formatting utility

 The sqlformat command-line tool can be used to reformat SQL file according to
 specified options or prepare a snippet in some programming language (only
 Python and PHP currently supported).