HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py311-python-lsp-server",
"portdir": "python/py-python-lsp-server",
"version": "1.12.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-lsp/python-lsp-server/",
"description": "A Python implementation of the Language Server Protocol",
"long_description": "Fork of the python-language-server project, maintained by the Spyder IDE team and the community.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1623
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"py311-setuptools_scm"
]
},
{
"type": "lib",
"ports": [
"py311-flake8-mccabe",
"py311-pylint",
"py311-whatthepatch",
"py311-docstyle",
"py311-rope",
"py311-codestyle",
"py311-autopep8",
"py311-flake8",
"py311-pyflakes",
"py311-python-lsp-jsonrpc",
"python311",
"py311-pluggy",
"py311-yapf",
"py311-docstring-to-markdown",
"py311-ujson",
"py311-jedi"
]
},
{
"type": "run",
"ports": [
"python-lsp-server_select"
]
},
{
"type": "test",
"ports": [
"py311-pytest",
"py311-mock",
"py311-flaky"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-pyls-spyder",
"py311-python-lsp-black"
]
},
{
"type": "run",
"ports": [
"py311-spyder"
]
}
]
}