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

{
    "name": "py310-tensorflow",
    "portdir": "python/py-tensorflow",
    "version": "2.12.0",
    "license": "Apache-2",
    "platforms": "{darwin >= 18 <= 19}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.tensorflow.org/",
    "description": "TensorFlow helps the tensors flow",
    "long_description": "TensorFlow helps the tensors flow",
    "active": true,
    "categories": [
        "python"
    ],
    "maintainers": [
        {
            "name": "emcrisostomo",
            "github": "emcrisostomo",
            "ports_count": 137
        }
    ],
    "variants": [
        "native",
        "mkl"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "bazel",
                "cctools",
                "ld64",
                "py310-pip",
                "py310-mock",
                "py310-future",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py310-wheel",
                "py310-absl",
                "py310-flatbuffers",
                "py310-protobuf3",
                "py310-tensorflow_estimator",
                "py310-termcolor",
                "openjdk11",
                "py310-astunparse",
                "py310-keras",
                "py310-opt_einsum",
                "py310-tensorboard",
                "py310-google-pasta",
                "py310-grpcio",
                "python310",
                "py310-six",
                "py310-gast",
                "py310-numpy",
                "py310-wrapt",
                "py310-astor"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py-tensorflow"
            ]
        }
    ]
}