-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 3.0 (quilt)
Source: sqlfluff
Binary: sqlfluff, sqlfluff-doc
Architecture: all
Version: 3.5.0-2
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.3
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> <!nodoc>, python3-hypothesis <!nocheck>, python3-pathspec <!nocheck> <!nodoc>, python3-platformdirs <!nocheck> <!nodoc>, python3-pygments (>= 2.13.0~) <!nodoc>, python3-pytest <!nocheck> <!nodoc>, python3-regex <!nocheck> <!nodoc>, python3-setuptools, python3-sphinx <!nodoc>, python3-sphinx-click <!nodoc>, python3-sphinx-reredirects <!nodoc>, python3-tblib <!nodoc>, python3-tqdm <!nocheck> <!nodoc>, python3-yaml <!nocheck>
Package-List:
 sqlfluff deb python optional arch=all
 sqlfluff-doc deb doc optional arch=all
Checksums-Sha1:
 8982b592c98c69c0be36bfe7602b997eb66779d7 3188604 sqlfluff_3.5.0.orig.tar.gz
 8ed8b6fc69aa713f3649abb59308220e0c97f80b 9712 sqlfluff_3.5.0-2.debian.tar.xz
Checksums-Sha256:
 3c4a28b7d68df2f47acdc4e280d70515020d721aba07cb0393e8de4457176db6 3188604 sqlfluff_3.5.0.orig.tar.gz
 b6a61e9a2fd8276d7ee57ab8fc090e084da5a3411422027f44007d8c7775c39e 9712 sqlfluff_3.5.0-2.debian.tar.xz
Files:
 5fbb9f83775cbb638ae09193a8771fe6 3188604 sqlfluff_3.5.0.orig.tar.gz
 8c42450707cd7c93ff107e8c129ac7ba 9712 sqlfluff_3.5.0-2.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iIoEARYKADIWIQTumtb5BSD6EfafSCRHew2wJjpU2AUCaZy1NxQcc3RlZmFub3JA
ZGViaWFuLm9yZwAKCRBHew2wJjpU2JXNAQCnxOviendmTXeCs9FIdbjzr1L3gHPi
Uk9KEJM1LpKYUwD/ZQzkGi6/2IMCBz6lb19xQ+Eja73H08P1TryXRp5uKwY=
=vGn9
-----END PGP SIGNATURE-----
