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

{
    "name": "py36-google-api",
    "portdir": "python/py-google-api",
    "version": "1.7.11",
    "license": "Apache-2 and MIT",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/googleapis/google-api-python-client",
    "description": "client library for accessing the Plus, Moderator, and many other Google APIs",
    "long_description": "client library for accessing the Plus, Moderator, and many other Google APIs",
    "active": false,
    "categories": [
        "devel",
        "www",
        "python"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0",
                "py36-setuptools"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py36-google-auth-httplib2",
                "py36-httplib2",
                "python36",
                "py36-uritemplate",
                "py36-six",
                "py36-google-auth"
            ]
        }
    ],
    "depends_on": []
}