GET /api/v1/ports/panel_select/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "panel_select",
"portdir": "python/panel_select",
"version": "0.1",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.macports.org/",
"description": "common files for selecting default panel version",
"long_description": "This port installs files that allow 'port select' to be used to create links to the preferred default version of panel.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1052
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py39-panel",
"py310-panel",
"py311-panel",
"py312-panel",
"py313-panel"
]
}
]
}