GET /api/v1/ports/py312-findpython/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py312-findpython",
"portdir": "python/py-findpython",
"version": "0.6.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/frostming/findpython",
"description": "A utility to find python versions on your system.",
"long_description": "Also lets you filter for specific versions.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "davidgilman1",
"github": "dgilman",
"ports_count": 128
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"clang-17",
"py312-installer",
"py312-pdm-backend"
]
},
{
"type": "lib",
"ports": [
"py312-packaging",
"python312"
]
},
{
"type": "test",
"ports": [
"py312-pytest"
]
}
],
"depends_on": []
}