GET /api/v1/ports/py-supervisor/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py-supervisor",
"portdir": "python/py-supervisor",
"version": "4.2.5",
"license": "BSD and ZPL-2.1",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.supervisord.org/",
"description": "Process manager for UNIX-like OSs",
"long_description": "The supervisor is a client/server system that allows its users to control a number of processes on UNIX-like operating systems",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"py312-supervisor"
]
}
],
"depends_on": []
}