GET /api/v1/ports/py38-distributed/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py38-distributed",
"portdir": "python/py-distributed",
"version": "2023.6.1",
"license": "BSD",
"platforms": "{darwin any}",
"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": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer",
"py38-versioneer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"py38-msgpack",
"py38-packaging",
"py38-psutil",
"py38-sortedcontainers",
"py38-tblib",
"python38",
"py38-tornado",
"py38-urllib3",
"py38-yaml",
"py38-zict",
"py38-toolz",
"py38-click",
"py38-cloudpickle",
"py38-dask",
"py38-jinja2",
"py38-locket"
]
}
],
"depends_on": []
}