HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py38-python-lsp-server",
"portdir": "python/py-python-lsp-server",
"version": "1.12.0",
"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": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1623
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py38-setuptools",
"py38-setuptools_scm",
"py38-wheel",
"py38-build",
"py38-installer"
]
},
{
"type": "lib",
"ports": [
"py38-jedi",
"py38-pluggy",
"py38-pyflakes",
"py38-pylint",
"py38-rope",
"py38-ujson",
"py38-yapf",
"py38-python-lsp-jsonrpc",
"py38-whatthepatch",
"py38-docstring-to-markdown",
"python38",
"py38-autopep8",
"py38-codestyle",
"py38-docstyle",
"py38-flake8",
"py38-flake8-mccabe"
]
},
{
"type": "run",
"ports": [
"python-lsp-server_select"
]
},
{
"type": "test",
"ports": [
"py38-flaky",
"py38-mock",
"py38-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-pyls-spyder",
"py38-python-lsp-black"
]
},
{
"type": "run",
"ports": [
"py38-spyder-devel",
"py38-spyder"
]
}
]
}