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