GET /api/v1/ports/py312-pylast/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "py312-pylast",
    "portdir": "python/py-pylast",
    "version": "5.3.0",
    "license": "BSD",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/pylast/pylast",
    "description": "Python interface to Last.fm and Libre.fm",
    "long_description": "Python interface to Last.fm and Libre.fm",
    "active": true,
    "categories": [
        "python"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py312-build",
                "py312-hatchling",
                "py312-hatch-vcs",
                "clang-17",
                "py312-installer"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py312-httpx",
                "python312"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "yewtube",
                "py-pylast"
            ]
        }
    ]
}