GET /api/v1/ports/py311-google-api-core/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py311-google-api-core",
"portdir": "python/py-google-api-core",
"version": "2.7.1",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/googleapis/python-api-core",
"description": "Google API client core library",
"long_description": "Google API client core library",
"active": true,
"categories": [
"devel",
"www",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel"
]
},
{
"type": "lib",
"ports": [
"python311",
"py311-requests",
"py311-protobuf3",
"py311-google-auth",
"py311-googleapis-common-protos"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-google-cloud-core",
"py311-google-cloud-storage",
"py311-google-api-python-client",
"py311-google-api"
]
}
]
}