sqlparse 0.5.1-1 source package in Ubuntu

Changelog

sqlparse (0.5.1-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.

 -- Colin Watson <email address hidden>  Fri, 19 Jul 2024 12:07:46 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release main python

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
sqlparse_0.5.1-1.dsc 2.3 KiB 9e7b515bf9b47e24a9f910f5eee51e105f7a0b6448c1a2cf527e3a285a4ff462
sqlparse_0.5.1.orig.tar.gz 82.5 KiB bb6b4df465655ef332548e24f08e205afc81b9ab86cb1c45657a7ff173a3a00e
sqlparse_0.5.1-1.debian.tar.xz 5.3 KiB 4791b3a4beb30594a9a693b9eb441d307a4d111d9f1674d54320611dc8054d47

Available diffs

No changes file available.

Binary packages built by this source

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).