GET /api/v1/ports/py-dm-sonnet/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py-dm-sonnet",
"portdir": "python/py-dm-sonnet",
"version": "2.0.0",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/deepmind/sonnet",
"description": "Sonnet is a library for building neural networks in TensorFlow.",
"long_description": "Sonnet is a library built on top of TensorFlow 2 designed to provide simple, composable abstractions for machine learning research.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py39-dm-sonnet"
]
}
],
"depends_on": []
}