GET /api/v1/ports/py39-oauth2client/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py39-oauth2client",
"portdir": "python/py-oauth2client",
"version": "4.1.3",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/google/oauth2client/",
"description": "client library for OAuth 2.0",
"long_description": "client library for OAuth 2.0",
"active": true,
"categories": [
"www",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer"
]
},
{
"type": "lib",
"ports": [
"python39",
"py39-asn1-modules",
"py39-httplib2",
"py39-rsa",
"py39-six"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-gmusicapi"
]
},
{
"type": "run",
"ports": [
"py39-tensor2tensor",
"py39-apache-beam"
]
}
]
}