GET /api/v1/ports/py38-gpsoauth/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py38-gpsoauth",
"portdir": "python/py-gpsoauth",
"version": "1.0.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/simon-weber/gpsoauth",
"description": "Python client library for Google Play Services OAuth.",
"long_description": "Python client library for Google Play Services OAuth.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "kirill",
"github": "catap",
"ports_count": 486
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"clang-13"
]
},
{
"type": "lib",
"ports": [
"python38",
"py38-requests",
"py38-pycryptodomex"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-gmusicapi"
]
}
]
}