Source: pygls Section: python Priority: optional Maintainer: Niels Thykier Standards-Version: 4.6.2 Build-Depends: debhelper-compat (= 13), dh-sequence-python3, python3, python3-cattr, python3-lsprotocol, python3-poetry-core, python3-websocket, python3-sphinx-rtd-theme, python3-pytest , python3-pytest-asyncio , pybuild-plugin-pyproject, sphinx-doc, Rules-Requires-Root: no Homepage: https://github.com/openlawlibrary/pygls Vcs-Git: https://salsa.debian.org/debian/pygls Vcs-Browser: https://salsa.debian.org/debian/pygls Package: python3-pygls Architecture: all Depends: ${misc:Depends}, ${python3:Depends} Suggests: python3-websockets Description: Generic Language Server Framework for Python pygls (pronounced like "pie glass") is a pythonic generic implementation of the Language Server Protocol for use as a foundation for writing your own Language Servers in just a few lines of code.