GET /api/v1/ports/py38-oauth2client/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py38-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": false,
"categories": [
"www",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer"
]
},
{
"type": "lib",
"ports": [
"python38",
"py38-asn1-modules",
"py38-httplib2",
"py38-rsa",
"py38-six"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-gmusicapi"
]
},
{
"type": "run",
"ports": [
"py38-tensor2tensor",
"py38-apache-beam"
]
}
]
}