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

{
    "name": "py37-tensorflow",
    "portdir": "python/py-tensorflow",
    "version": "2.6.0",
    "license": "Apache-2",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.tensorflow.org/",
    "description": "TensorFlow helps the tensors flow",
    "long_description": "TensorFlow helps the tensors flow",
    "active": false,
    "categories": [
        "python"
    ],
    "maintainers": [
        {
            "name": "emcrisostomo",
            "github": "emcrisostomo",
            "ports_count": 146
        }
    ],
    "variants": [
        "native",
        "mkl"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "bazel-3.7",
                "cctools",
                "py37-future",
                "py37-mock",
                "py37-pip",
                "clang-15"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py37-flatbuffers",
                "py37-gast",
                "py37-google-pasta",
                "py37-keras",
                "py37-numpy",
                "py37-opt_einsum",
                "py37-grpcio",
                "py37-six",
                "py37-tensorboard",
                "py37-tensorflow_estimator",
                "py37-termcolor",
                "py37-wheel",
                "py37-wrapt",
                "py37-protobuf3",
                "openjdk11",
                "python37",
                "py37-absl",
                "py37-astor",
                "py37-astunparse"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "py37-tensorflow-addons"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py37-magenta",
                "py37-pyarrow",
                "py37-dm-sonnet"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py37-magenta",
                "py37-tfx-bsl",
                "py37-tensorflow-data-validation",
                "py37-tensorflow-gan",
                "py37-tensor2tensor",
                "py37-tensorflow-transform"
            ]
        }
    ]
}