Source: python-lsp-ruff Section: python Maintainer: Debian Python Team Uploaders: Arto Jantunen , Maximiliano Curia , 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) , 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.