GET /api/v1/ports/py39-tfx-bsl/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "py39-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": true,
    "categories": [
        "python"
    ],
    "maintainers": [],
    "variants": [
        "native",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "bazel-3.7",
                "py39-setuptools",
                "clang-15"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python39",
                "openjdk11"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py39-google-api",
                "py39-numpy",
                "py39-protobuf3",
                "py39-six",
                "py39-tensorflow-metadata",
                "py39-tensorflow",
                "py39-pandas",
                "py39-pyarrow",
                "py39-absl",
                "py39-apache-beam",
                "py39-avro"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py39-pytest"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py-tfx-bsl"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py39-tensorflow-data-validation",
                "py39-tensorflow-transform"
            ]
        }
    ]
}