GET /api/v1/ports/py38-google-api-core/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py38-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": false,
"categories": [
"devel",
"www",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer"
]
},
{
"type": "lib",
"ports": [
"python38",
"py38-google-auth",
"py38-protobuf3",
"py38-requests",
"py38-googleapis-common-protos"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-google-api"
]
}
]
}