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