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

{
    "name": "py36-distributed",
    "portdir": "python/py-distributed",
    "version": "2021.12.0",
    "license": "BSD",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://distributed.readthedocs.io/en/latest/",
    "description": "Distributed computing.",
    "long_description": "Dask.distributed is a lightweight library for distributed computing in Python. It extends both the concurrent.futures and dask APIs to moderate sized clusters.",
    "active": false,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "stromnov",
            "github": "stromnov",
            "ports_count": 2692
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py36-click",
                "py36-cloudpickle",
                "py36-cython",
                "py36-dask",
                "py36-jinja2",
                "py36-msgpack",
                "py36-psutil",
                "python36",
                "py36-sortedcontainers",
                "py36-tblib",
                "py36-toolz",
                "py36-tornado",
                "py36-yaml",
                "py36-zict",
                "py36-setuptools"
            ]
        }
    ],
    "depends_on": []
}