Source: python-lsp-ruff
Section: python
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders:
 Arto Jantunen <viiru@debian.org>,
 Maximiliano Curia <maxy@debian.org>,
Build-Depends:
 debhelper-compat (= 14),
 dh-sequence-single-binary,
 pybuild-plugin-pyproject,
 python3-all,
 python3-lsprotocol,
 python3-pylsp,
 python3-pytest,
 python3-ruff (>= 0.15),
 python3-setuptools,
 ruff (>= 0.15) <!nocheck>,
Standards-Version: 4.7.4
Testsuite: autopkgtest-pkg-pybuild
Homepage: https://github.com/python-lsp/python-lsp-ruff/
Vcs-Browser: https://salsa.debian.org/python-team/packages/python-lsp-ruff
Vcs-Git: https://salsa.debian.org/python-team/packages/python-lsp-ruff.git
X-Style: black

Package: python3-pylsp-ruff
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
Description: Ruff linting plugin for pylsp
 python-lsp-ruff is a plugin for python-lsp-server that adds linting, code
 action and formatting capabilities that are provided by ruff, an extremely
 fast Python linter written in Rust.
