Source: lsp-mode Section: editors Maintainer: Debian Emacsen team Uploaders: Xiyue Deng Build-Depends: clangd , debhelper-compat (= 13), dh-elpa, elpa-deferred , elpa-el-mock , elpa-elenv , elpa-f , elpa-ht , elpa-lv , elpa-markdown-mode , elpa-spinner , elpa-undercover , git , python3-pylsp , Standards-Version: 4.7.4 Homepage: https://github.com/emacs-lsp/lsp-mode Vcs-Browser: https://salsa.debian.org/emacsen-team/lsp-mode Vcs-Git: https://salsa.debian.org/emacsen-team/lsp-mode.git Testsuite: autopkgtest-pkg-elpa Package: elpa-lsp-mode Architecture: all Depends: ${elpa:Depends}, ${misc:Depends} Recommends: emacs Enhances: emacs Description: Emacs client/library for the Language Server Protocol A Emacs Lisp library for implementing clients for servers using Microsoft's Language Server Protocol (v3.0)[1]. . The library is designed to integrate with existing Emacs IDE frameworks (completion-at-point, xref (beginning with Emacs 25.1), flycheck, etc). . [1]: https://github.com/Microsoft/language-server-protocol