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