-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 3.0 (quilt)
Source: sqlfluff
Binary: sqlfluff, sqlfluff-doc
Architecture: all
Version: 1.4.5-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.6.2
Vcs-Browser: https://salsa.debian.org/python-team/packages/sqlfluff
Vcs-Git: https://salsa.debian.org/python-team/packages/sqlfluff.git
Testsuite: autopkgtest-pkg-python
Build-Depends: debhelper-compat (= 13), dh-sequence-python3, python3-all:any, python3-setuptools, dh-sequence-sphinxdoc <!nodoc>, python3-pygments (>= 2.13.0~) <!nodoc>, python3-sphinx <!nodoc>, python3-sphinx-click <!nodoc>, python3-sphinx-reredirects <!nodoc>, python3-tblib <!nodoc>
Package-List:
 sqlfluff deb python optional arch=all
 sqlfluff-doc deb doc optional arch=all
Checksums-Sha1:
 f1132f091a6416e0475ca8c91d6fb74dfe19b444 1704702 sqlfluff_1.4.5.orig.tar.gz
 0bd2f47f77846203a159a19012e64a3a35f04a28 7460 sqlfluff_1.4.5-1.debian.tar.xz
Checksums-Sha256:
 9ae701c4214213a9ced9dd21986d169b7f320279e2d85f0b38f555bc3aa724a3 1704702 sqlfluff_1.4.5.orig.tar.gz
 6977d5953bc00af28eaae23c4e5e5ba9843c9b08516693fd4f82d8d68a6a6b53 7460 sqlfluff_1.4.5-1.debian.tar.xz
Files:
 1bf8f933492d2c0bbd317e38d33d7985 1704702 sqlfluff_1.4.5.orig.tar.gz
 408c73e8b4ef2e27559bac2ccea0b17c 7460 sqlfluff_1.4.5-1.debian.tar.xz

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

iQIzBAEBCAAdFiEEcxc7CTsDz7hRCK0UsRvZGQeaO5gFAmPV9AMACgkQsRvZGQea
O5ivNw/9FRzO6xjLkKlu7MnX14FVDYQ6RN7PDtNlayHe5wjFNVCXdEbphJqCxUH/
1eFhJCv1GZqMSbfyLfRagvdxZQqC6cQhMZ/P3frcfZ2IpAtu8F+cjfFoQrPYoMQF
+PE+MqMb8aa+QQEgYPVUhBlbnPZVUmZeQ0J3q8Ds7E0OzP1oAa/IPsBBAY2vlSVb
9NfP78sZLt/ufo6iWgwwGXFSQFaOGemORwEIUuM1TBl0/3SJ0bRO164QW/GHOryN
kY6JhwrtFaTl4ZzfmybJhuQ9rzR+8RoE3fovgg1A/XXhIFUrZmvnrpy1xP7B2uiH
s8cZ5lwmVy0DnuBOKP93x3bBBzZ4s0o6UlExZvSTHD29ExBcFwHe82bzABCvJZxu
c4Ls9zROxMpQdx/kgA+Vl9p79dmxnjzQ9gLJRzn3GwzHDXobeo7TknP8STRsekcV
2wlm13XeyHvHT+v31fD3meIuR8dYYbrckYBNNRDVfbEWIK4Oi6+8E4Gi2SGpJu6E
RK9RiSUresaofLYCiA2EweMvcFv8WABEoFsDduTTiTM3hYlt2N3nYFvhMXOX5FSa
nF1FfPeev0L0YUUdXsT+T8pXIL4/qUGyHExRMSIINVnpfYSq5YlLvMYVQEXPVcRn
veb9OYJSEW201Pnx+hP5Cfme47a8ataK4kQCTDUTpXMkZzzYkXk=
=riSH
-----END PGP SIGNATURE-----
