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

{
    "name": "py313-google-api-python-client",
    "portdir": "python/py-google-api-python-client",
    "version": "2.172.0",
    "license": "Apache-2",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/googleapis/google-api-python-client/",
    "description": "This is the Google API Python client library for Google's discovery based APIs.",
    "long_description": "This is the Google API Python client library for Google's discovery based APIs.",
    "active": true,
    "categories": [
        "python"
    ],
    "maintainers": [
        {
            "name": "mps",
            "github": "Schamschula",
            "ports_count": 1053
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py313-wheel",
                "clang-17",
                "py313-build",
                "py313-installer",
                "py313-setuptools"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python313",
                "py313-google-api-core",
                "py313-google-auth",
                "py313-google-auth-httplib2",
                "py313-uritemplate"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py-google-api-python-client",
                "certbot-dns-google"
            ]
        }
    ]
}