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

{
    "name": "py38-ipyparallel",
    "portdir": "python/py-ipyparallel",
    "version": "8.7.0",
    "license": "BSD",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://ipython.org/",
    "description": "Interactive Parallel Computing with IPython.",
    "long_description": "Interactive Parallel Computing with IPython.",
    "active": false,
    "categories": [
        "devel",
        "science",
        "python"
    ],
    "maintainers": [
        {
            "name": "stromnov",
            "github": "stromnov",
            "ports_count": 2692
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py38-jupyterlab",
                "py38-build",
                "py38-hatchling",
                "py38-installer",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py38-ipython",
                "py38-jupyter_client",
                "py38-psutil",
                "python38",
                "py38-tqdm",
                "py38-traitlets",
                "py38-zmq",
                "py38-tornado",
                "py38-dateutil",
                "py38-decorator",
                "py38-entrypoints",
                "py38-ipykernel"
            ]
        }
    ],
    "depends_on": []
}