GET /api/v1/ports/py-python-lsp-jsonrpc/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py-python-lsp-jsonrpc",
"portdir": "python/py-python-lsp-jsonrpc",
"version": "1.1.2",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-lsp/python-lsp-jsonrpc",
"description": "A Python server implementation of the JSON RPC 2.0 protocol",
"long_description": "Fork of the python-jsonrpc-server project, maintained by the Spyder IDE team and the community.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1581
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py313-python-lsp-jsonrpc"
]
}
],
"depends_on": []
}