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