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