GET /api/v1/ports/py312-libsvm/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py312-libsvm",
"portdir": "math/libsvm",
"version": "3.35",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 3,
"replaced_by": null,
"homepage": "https://www.csie.ntu.edu.tw/~cjlin/libsvm/",
"description": "Python 3.12 bindings for libsvm",
"long_description": "This package provides Python 3.12 modules for libsvm.",
"active": true,
"categories": [
"math",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libsvm",
"py312-numpy",
"py312-scipy"
]
}
],
"depends_on": []
}