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

{
    "name": "py-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": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py39-tensorflow1"
            ]
        }
    ],
    "depends_on": []
}