diff options
Diffstat (limited to 'python/python3-lsp-jsonrpc/python3-lsp-jsonrpc.info')
-rw-r--r-- | python/python3-lsp-jsonrpc/python3-lsp-jsonrpc.info | 10 |
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" |