GET /api/v1/ports/py310-jupyter_server_terminals/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "py310-jupyter_server_terminals",
    "portdir": "python/py-jupyter_server_terminals",
    "version": "0.5.3",
    "license": "BSD",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/jupyter-server/jupyter_server_terminals",
    "description": "A Jupyter Server Extension Providing Terminals.",
    "long_description": "A Jupyter Server Extension Providing Terminals.",
    "active": true,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "stromnov",
            "github": "stromnov",
            "ports_count": 2692
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py310-build",
                "py310-hatchling",
                "py310-installer",
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python310",
                "py310-terminado"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py310-jupyter_server"
            ]
        }
    ]
}