Format: 3.0 (quilt)
Source: sqlfluff
Binary: sqlfluff, sqlfluff-doc
Architecture: all
Version: 3.3.1-1
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Joseph Nahmias <jello@debian.org>
Homepage: https://www.sqlfluff.com/
Description: SQL linter tool
 SQLFluff is an extensible and modular linter designed to help you write
 good SQL and catch errors and bad SQL before it hits your database.
 .
 SQLFluff has a few components:
 .
   1) A generic parser for SQL which aims to be able to unify SQL written
      in different dialects into a comparable format. Most of the codebase
      for SQLFluff is the parser, mostly because at the point of
      developing SQLFluff, there didn’t appear to be a good option for
      a whitespace-aware parser that could be used instead.
 .
   2) A mechanism for measuring written SQL against a set of rules, with
      the added ability to fix any violations found. The core vision for
      SQLFluff is to be really good at being the linter.
 .
   3) An opinionated set of guidelines for how SQL should be structured
      and formatted. SQLFluff aims to be opinionated but it also accepts
      that many organisations and groups have pre-existing strong
      conventions around how to write SQL and so ultimately SQLFluff
      should be flexible enough to support whichever rule set a user
      wishes to.
 .
   4) A public API for other Python applications to use SQLFluff to
      check and fix SQL code in an automated fashion.
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/python-team/packages/sqlfluff
Vcs-Git: https://salsa.debian.org/python-team/packages/sqlfluff.git
Testsuite: autopkgtest, autopkgtest-pkg-python
Testsuite-Triggers: python3-all, python3-hypothesis, python3-pytest
Build-Depends: debhelper-compat (= 13), dh-sequence-python3, dh-sequence-sphinxdoc <!nodoc>, diff-cover <!nocheck>, pybuild-plugin-pyproject, python3-all:any, python3-colorama <!nocheck>, python3-hypothesis <!nocheck>, python3-pathspec <!nocheck>, python3-platformdirs <!nocheck>, python3-pygments (>= 2.13.0~) <!nodoc>, python3-pytest <!nocheck>, python3-regex <!nocheck>, python3-setuptools, python3-sphinx <!nodoc>, python3-sphinx-click <!nodoc>, python3-sphinx-reredirects <!nodoc>, python3-tblib <!nodoc>, python3-tqdm <!nocheck>, python3-yaml <!nocheck>
Package-List:
 sqlfluff deb python optional arch=all
 sqlfluff-doc deb doc optional arch=all
Checksums-Sha1:
 ba1012af9d9a4124cdc236dd79ad7a8a12e2ece7 2960994 sqlfluff_3.3.1.orig.tar.gz
 5a021319238e0df32d941f055dfc45d3c075ee13 9044 sqlfluff_3.3.1-1.debian.tar.xz
Checksums-Sha256:
 20251edf134121af9c29957c5d648c1c8be376e259a6ce45e032a9c614f130cc 2960994 sqlfluff_3.3.1.orig.tar.gz
 3a87266d243b6f7641a5dc7cc052620311cea1a9b315b797a84f0750a89ad129 9044 sqlfluff_3.3.1-1.debian.tar.xz
Files:
 9e0fc7f240c2a405417bd3441bffcdde 2960994 sqlfluff_3.3.1.orig.tar.gz
 2c8bd8abff4d092c3c39d115e9a33252 9044 sqlfluff_3.3.1-1.debian.tar.xz
