GET /api/v1/ports/py-mlxtend/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py-mlxtend",
"portdir": "python/py-mlxtend",
"version": "0.19.0",
"license": "BSD and CC-BY-SA-4",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://rasbt.github.io/mlxtend/",
"description": "Mlxtend (machine learning extensions) is a Python library of useful tools for the day-to-day data science tasks.",
"long_description": "Mlxtend (machine learning extensions) is a Python library of useful tools for the day-to-day data science tasks.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"py310-mlxtend"
]
}
],
"depends_on": []
}