HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py39-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": 1585
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py39-setuptools",
"py39-setuptools_scm",
"py39-wheel",
"py39-build",
"py39-installer"
]
},
{
"type": "lib",
"ports": [
"py39-jedi",
"py39-pluggy",
"py39-pyflakes",
"py39-pylint",
"py39-rope",
"py39-ujson",
"py39-yapf",
"py39-python-lsp-jsonrpc",
"py39-whatthepatch",
"py39-docstring-to-markdown",
"python39",
"py39-autopep8",
"py39-codestyle",
"py39-docstyle",
"py39-flake8",
"py39-flake8-mccabe"
]
},
{
"type": "run",
"ports": [
"python-lsp-server_select"
]
},
{
"type": "test",
"ports": [
"py39-flaky",
"py39-mock",
"py39-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-pyls-spyder",
"py39-python-lsp-black"
]
},
{
"type": "run",
"ports": [
"py39-spyder-devel",
"py39-spyder"
]
}
]
}