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

{
    "name": "py39-tensorflow-hub",
    "portdir": "python/py-tensorflow-hub",
    "version": "0.11.0",
    "license": "Apache-2",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/tensorflow/hub",
    "description": "TensorFlow Hub is a library to foster the publication discovery and consumption of reusable parts of machine learning models.",
    "long_description": "TensorFlow Hub is a library to foster the publication discovery and consumption of reusable parts of machine learning models.",
    "active": true,
    "categories": [
        "python"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py39-build",
                "py39-installer",
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python39"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py-tensorflow-hub"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py39-tensorflow-gan"
            ]
        }
    ]
}