GET /api/v1/ports/py27-pyml/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py27-pyml",
"portdir": "python/py-pyml",
"version": "0.7.14",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pyml.sourceforge.net/",
"description": "Machine learning framework for SVMs and other kernel methods",
"long_description": "Machine learning framework for SVMs and other kernel methods",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "chiszp",
"github": "",
"ports_count": 2
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-matplotlib",
"py27-numpy"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pyml"
]
}
]
}