blob: 66ff887738f3683fc4865a7869cf5090504ab19a (
plain)
1
2
3
4
5
6
7
8
9
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="isaacyu@protonmail.com"
|