GET /api/v1/ports/python3_select/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "python3_select",
"portdir": "sysutils/python3_select",
"version": "0.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.macports.org/",
"description": "Common files for selecting default Python 3 version",
"long_description": "This port installs files that allow 'port select' to create links to the preferred default version of Python 3.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"pypy36",
"pypy37",
"pypy38",
"pypy39",
"python33",
"python34",
"python35",
"python36",
"python37",
"python3_select-39",
"python3_select-38",
"python3_select-310",
"python3_select-311",
"python3_select-312",
"python3_select-313",
"python3_select-314"
]
}
]
}