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

{
    "name": "py27-keras_applications",
    "portdir": "python/py-keras_applications",
    "version": "1.0.8",
    "license": "MIT",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/keras-team/keras-applications",
    "description": "Keras Applications is the applications module of the Keras deep learning library.",
    "long_description": "Keras Applications is the applications module of the Keras deep learning library.",
    "active": false,
    "categories": [
        "devel",
        "math",
        "python"
    ],
    "maintainers": [
        {
            "name": "stromnov",
            "github": "stromnov",
            "ports_count": 2546
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0",
                "py27-setuptools"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python27",
                "py27-numpy",
                "py27-scipy",
                "py27-six"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py27-keras"
            ]
        }
    ]
}