aboutsummaryrefslogtreecommitdiff
path: root/python/python3-lsp-jsonrpc/python3-lsp-jsonrpc.info
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu1@isaacyu1.com>2023-02-22 22:40:59 +0000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-02-25 09:18:02 +0700
commit36fb8afee8766ff341e79e902a1e5471c2ee7bfb (patch)
tree1212153a14f79e47c183d428f4c6969e5520c70d /python/python3-lsp-jsonrpc/python3-lsp-jsonrpc.info
parent4e71d69389ed79b84871bd42cb090ec6201016e6 (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/python3-lsp-jsonrpc.info')
-rw-r--r--python/python3-lsp-jsonrpc/python3-lsp-jsonrpc.info10
1 files changed, 10 insertions, 0 deletions
diff --git a/python/python3-lsp-jsonrpc/python3-lsp-jsonrpc.info b/python/python3-lsp-jsonrpc/python3-lsp-jsonrpc.info
new file mode 100644
index 0000000000..ad95f6e581
--- /dev/null
+++ b/python/python3-lsp-jsonrpc/python3-lsp-jsonrpc.info
@@ -0,0 +1,10 @@
+PRGNAM="python3-lsp-jsonrpc"
+VERSION="1.0.0"
+HOMEPAGE="https://github.com/python-lsp/python-lsp-jsonrpc"
+DOWNLOAD="https://github.com/python-lsp/python-lsp-jsonrpc/archive/v1.0.0/python-lsp-jsonrpc-1.0.0.tar.gz"
+MD5SUM="8c3d1ca0d9c1d50be7fc135c2d2675ab"
+DOWNLOAD_x86_64=""
+MD5SUM_x86_64=""
+REQUIRES="python3-ujson"
+MAINTAINER="Isaac Yu"
+EMAIL="isaacyu1@isaacyu1.com"