GET /api/v1/ports/py310-tensorflow-datasets/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py310-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": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "run",
"ports": [
"py310-future",
"py310-wrapt",
"py310-tqdm",
"py310-absl",
"py310-protobuf3",
"py310-promise",
"py310-tensorflow-metadata",
"py310-termcolor",
"py310-requests",
"py310-attrs",
"py310-six",
"py310-numpy",
"py310-dill"
]
},
{
"type": "test",
"ports": [
"py310-pytest",
"py310-jupyter",
"py310-pytest-xdist",
"py310-mako"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py310-transformers"
]
}
]
}