GET /api/v1/ports/py39-gpsoauth/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "py39-gpsoauth",
    "portdir": "python/py-gpsoauth",
    "version": "1.0.4",
    "license": "MIT",
    "platforms": "{darwin any}",
    "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": 1279
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py39-poetry-core",
                "py39-build",
                "py39-installer",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py39-requests",
                "py39-pycryptodomex",
                "python39"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py39-gmusicapi"
            ]
        }
    ]
}