GET /api/v1/ports/py36-chainer/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py36-chainer",
"portdir": "python/py-chainer",
"version": "1.1.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://chainer.org",
"description": "A flexible framework of neural networks",
"long_description": "A flexible framework of neural networks",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-numpy",
"py36-scikit-learn"
]
}
],
"depends_on": []
}