GET /api/v1/ports/py312-google-api-core/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py312-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": [
"py312-wheel",
"clang-17",
"py312-build",
"py312-installer",
"py312-setuptools"
]
},
{
"type": "lib",
"ports": [
"python312",
"py312-requests",
"py312-google-auth",
"py312-googleapis-common-protos",
"py312-protobuf3"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-google-cloud-core",
"py312-google-cloud-storage",
"py312-google-api",
"py312-google-api-python-client"
]
}
]
}