GET /api/v1/ports/py37-tfx-bsl/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py37-tfx-bsl",
"portdir": "python/py-tfx-bsl",
"version": "0.28.1",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tensorflow/tfx-bsl",
"description": "TFX Basic Shared Libraries for TFX TensorFlow eXtended libraries and components.",
"long_description": "TFX Basic Shared Libraries for TFX TensorFlow eXtended libraries and components.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"native",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"bazel-3.7",
"clang-9.0",
"py37-setuptools"
]
},
{
"type": "lib",
"ports": [
"python37",
"openjdk11"
]
},
{
"type": "run",
"ports": [
"py37-google-api",
"py37-numpy",
"py37-protobuf3",
"py37-six",
"py37-tensorflow-metadata",
"py37-tensorflow",
"py37-pandas",
"py37-pyarrow",
"py37-absl",
"py37-apache-beam",
"py37-avro"
]
},
{
"type": "test",
"ports": [
"py37-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py37-tensorflow-transform",
"py37-tensorflow-data-validation"
]
}
]
}