diff options
Diffstat (limited to 'textproc/py-python-lsp-jsonrpc')
-rw-r--r-- | textproc/py-python-lsp-jsonrpc/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/textproc/py-python-lsp-jsonrpc/pkg-descr b/textproc/py-python-lsp-jsonrpc/pkg-descr index c37571f7569d..ffd3beb4ba5c 100644 --- a/textproc/py-python-lsp-jsonrpc/pkg-descr +++ b/textproc/py-python-lsp-jsonrpc/pkg-descr @@ -1,5 +1,3 @@ A Python 3.6+ server implementation of the JSON RPC 2.0 protocol. This library has been pulled out of the Python LSP Server project. - -WWW: https://github.com/python-lsp/python-lsp-jsonrpc |