diff options
| author | Isaac Yu <isaacyu1@isaacyu1.com> | 2023-02-22 22:40:59 +0000 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-02-25 09:18:02 +0700 |
| commit | 36fb8afee8766ff341e79e902a1e5471c2ee7bfb (patch) | |
| tree | 1212153a14f79e47c183d428f4c6969e5520c70d /python/python3-lsp-jsonrpc/README | |
| parent | 4e71d69389ed79b84871bd42cb090ec6201016e6 (diff) | |
python/python3-lsp-jsonrpc: Added (Fork of python-jsonrpc-server)
Signed-off-by: bedlam <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-lsp-jsonrpc/README')
| -rw-r--r-- | python/python3-lsp-jsonrpc/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/python/python3-lsp-jsonrpc/README b/python/python3-lsp-jsonrpc/README new file mode 100644 index 0000000000..1a883cc863 --- /dev/null +++ b/python/python3-lsp-jsonrpc/README @@ -0,0 +1,3 @@ +Python JSON RPC Server is a Python 3.7+ server implementation of the +JSON RPC 2.0 protocol. This library has been pulled out of the Python +LSP Server project. |
