Source: python-lsp-mypy Standards-Version: 4.7.4 Maintainer: Debian Python Team Uploaders: Jochen Sprickerhof , Section: python Testsuite: autopkgtest-pkg-pybuild Build-Depends: mypy, debhelper-compat (= 13), dh-sequence-python3, python3-all, python3-pylsp, python3-pytest , python3-setuptools, Vcs-Browser: https://salsa.debian.org/python-team/packages/python-lsp-mypy Vcs-Git: https://salsa.debian.org/python-team/packages/python-lsp-mypy.git Homepage: https://github.com/python-lsp/pylsp-mypy Package: python3-pylsp-mypy Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, Recommends: mypy, Description: Mypy plugin for the Python Language Server This package provides a plugin to support the Mypy static type checker in editors that support the Python Language Server.