Source: pygls Section: python Priority: optional Maintainer: Progress Linux Maintainers XSBC-Uploaders: Daniel Baumann XSBC-Original-Maintainer: Niels Thykier Bugs: mailto:maintainers@lists.progress-linux.org 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-Browser: https://git.progress-linux.org/packages/graograman-backports/pygls Vcs-Git: https://git.progress-linux.org/packages/graograman-backports/pygls XSBC-Original-Vcs-Browser: https://salsa.debian.org/debian/pygls XSBC-Original-Vcs-Git: 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.