HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py39-tensorflow-datasets",
"portdir": "python/py-tensorflow-datasets",
"version": "4.9.2",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tensorflow/datasets",
"description": "tensorflow/datasets is a library of datasets ready to use with TensorFlow.",
"long_description": "TensorFlow Datasets provides many public datasets as tf.data.Datasets.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "run",
"ports": [
"py39-promise",
"py39-protobuf3",
"py39-requests",
"py39-six",
"py39-tensorflow-metadata",
"py39-tqdm",
"py39-wrapt",
"py39-termcolor",
"py39-absl",
"py39-attrs",
"py39-dill",
"py39-future",
"py39-numpy"
]
},
{
"type": "test",
"ports": [
"py39-jupyter",
"py39-mako",
"py39-pytest",
"py39-pytest-xdist"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-magenta"
]
},
{
"type": "run",
"ports": [
"py39-tensor2tensor",
"py39-transformers",
"py39-magenta"
]
}
]
}