GET /api/v1/ports/py39-tf-slim/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py39-tf-slim",
"portdir": "python/py-tf-slim",
"version": "1.1.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/google-research/tf-slim",
"description": "TensorFlow Slim A lightweight library for defining training and evaluating complex models in TensorFlow",
"long_description": "TensorFlow Slim A lightweight library for defining training and evaluating complex models in TensorFlow",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-build",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python39",
"py39-brotli"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-magenta",
"py-tf-slim"
]
},
{
"type": "run",
"ports": [
"py39-tensor2tensor",
"py39-magenta"
]
}
]
}