GET /api/v1/ports/py313-python-lsp-server/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "py313-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": [
                "py313-setuptools_scm",
                "clang-17",
                "py313-build",
                "py313-installer",
                "py313-setuptools",
                "py313-wheel"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py313-docstyle",
                "py313-autopep8",
                "py313-codestyle",
                "py313-flake8-mccabe",
                "py313-flake8",
                "py313-pyflakes",
                "py313-pylint",
                "py313-python-lsp-jsonrpc",
                "py313-rope",
                "py313-ujson",
                "python313",
                "py313-pluggy",
                "py313-jedi",
                "py313-yapf",
                "py313-whatthepatch",
                "py313-docstring-to-markdown"
            ]
        },
        {
            "type": "run",
            "ports": [
                "python-lsp-server_select"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py313-pytest",
                "py313-flaky",
                "py313-mock"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py313-pyls-spyder",
                "py313-python-lsp-black",
                "py-python-lsp-server"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py313-spyder"
            ]
        }
    ]
}