GET /api/v1/ports/py39-gmusicapi/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py39-gmusicapi",
"portdir": "python/py-gmusicapi",
"version": "13.0.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://unofficial-google-music-api.readthedocs.io/",
"description": "An unofficial client library for Google Music.",
"long_description": "An unofficial client library for Google Music.",
"active": false,
"categories": [
"devel",
"audio",
"python"
],
"maintainers": [
{
"name": "kirill",
"github": "catap",
"ports_count": 120
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py39-setuptools"
]
},
{
"type": "lib",
"ports": [
"py39-dateutil",
"py39-decorator",
"py39-mutagen",
"py39-oauth2client",
"python39",
"py39-requests",
"py39-gpsoauth",
"py39-mechanicalsoup",
"py39-validictory",
"py39-protobuf3",
"py39-appdirs"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-gmusicapi"
]
}
]
}