GET /api/v1/ports/py38-celery/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py38-celery",
"portdir": "python/py-celery",
"version": "5.2.3",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.celeryq.dev",
"description": "Distributed Task Queue",
"long_description": "Celery is an asynchronous task queue/job queue based on distributed message passing",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2692
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer"
]
},
{
"type": "lib",
"ports": [
"python38",
"py38-billiard",
"py38-kombu",
"py38-setuptools",
"py38-tz"
]
},
{
"type": "run",
"ports": [
"celery_select"
]
}
],
"depends_on": []
}