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

{
    "name": "py39-tensorflow1",
    "portdir": "python/py-tensorflow1",
    "version": "1.15.5",
    "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": true,
    "categories": [
        "python"
    ],
    "maintainers": [
        {
            "name": "emcrisostomo",
            "github": "emcrisostomo",
            "ports_count": 137
        },
        {
            "name": "jonesc",
            "github": "cjones051073",
            "ports_count": 193
        }
    ],
    "variants": [
        "native"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "bazel-0.25",
                "cctools",
                "py39-future",
                "py39-mock",
                "py39-pip",
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py39-google-pasta",
                "py39-keras",
                "py39-numpy",
                "py39-protobuf3",
                "py39-six",
                "py39-grpcio",
                "py39-tensorflow_estimator1",
                "py39-termcolor",
                "py39-wheel",
                "py39-wrapt",
                "py39-tensorboard1",
                "openjdk11",
                "python39",
                "py39-absl",
                "py39-astor",
                "py39-gast"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py-tensorflow1"
            ]
        }
    ]
}