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

Format: 3.0 (quilt)
Source: sqlfluff
Binary: sqlfluff, sqlfluff-doc
Architecture: all
Version: 4.3.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 (= 14), dh-sequence-python3, dh-sequence-sphinxdoc <!nodoc>, diff-cover <!nocheck>, pybuild-plugin-pyproject, python3-all:any, python3-click <!nocheck>, 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, python3-tqdm <!nocheck> <!nodoc>, python3-yaml <!nocheck>
Package-List:
 sqlfluff deb python optional arch=all
 sqlfluff-doc deb doc optional arch=all
Checksums-Sha1:
 6a2a798c9c8f8d0388bde623c9dab523a4bbbf64 4260425 sqlfluff_4.3.0.orig.tar.gz
 6b1267781b03fdc058ababa19501d9f5226be697 9944 sqlfluff_4.3.0-2.debian.tar.xz
Checksums-Sha256:
 354cd0e99f04bc83e8c0bab441ea6e2fd425f3dfaefa486558244b994bd2a5dd 4260425 sqlfluff_4.3.0.orig.tar.gz
 200e659d6156152914d975b1d81d898a973609624ccc48d5e3aaa580d26b20d2 9944 sqlfluff_4.3.0-2.debian.tar.xz
Files:
 671b5f784b1a870d9b31d4917a44774f 4260425 sqlfluff_4.3.0.orig.tar.gz
 81a205384ddaf25d8d7901f0f69c56e9 9944 sqlfluff_4.3.0-2.debian.tar.xz

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

iQJFBAEBCgAvFiEEj23hBDd/OxHnQXSHMfMURUShdBoFAmqv1nwRHHRjaGV0QGRl
Ymlhbi5vcmcACgkQMfMURUShdBoE/w//XNKW3MM3+NKTeH70QAfT7FoHgjNiqwyh
1faGxM53kik8X71ux+AGHZQVCjzypPIxBqoxCYMa5xcEH4xDaE7AZHgyGjzz1fI0
SO3lvun3t281lmQGBR6fZlCqGCyW6dOabqMhlpxBq6Xa0ukNAMPeBSmSQ1oGNBO/
Mbw8aIQmHckz2mjs6IANE4VbaVuE4f32itgqb4BHjwHi4qFUZrHtLksggexAtysq
uwbEq+aE2kAJLxJPKSZwBY3p/DSFJ+D63w6c1RZffqLNpX9OcUDhYD7eqkB0iMgf
n0xBsgaBaEqbrA88pvsCxN37cXTe9A/pItFPkb40Ku/b5PTGWr/tcrfEOp/9wJEu
QVhlocMm5EVHJP3cdq1TpYDzAMr3lXBdpWAzWuIb5Sj+KJ6qPIHVZBWxPV5gjiIN
R2hsyKGoyd5SGvWCj4fj69w9KZwjs2uElRuQsRG+mKK+bacybOlGV/T1RGi+LOIC
y01AZwncEmacAQJGIDb+qO4AW9SVYi7odVHtnYQXrnvq5uAOfn8kCmjY4QeLfQHH
a3LZXh1krR2yj0P2DC6jgYkPtcsOj0ctP6HxJHtL+OkShfovY7JItoOBZDiuhKNB
whXbxxwZfuJVYDUqgbHv7jeg5GkZn64QrE3/4iZeCkXg0tbmNbe7rNaTW2AcJgRY
m1hzLVtd/Q4=
=WPb/
-----END PGP SIGNATURE-----
