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

{
    "name": "py310-aubio",
    "portdir": "python/py-aubio",
    "version": "0.4.9",
    "license": "GPL-3+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://aubio.org/",
    "description": "a collection of tools for music analysis",
    "long_description": "a collection of tools for music analysis",
    "active": true,
    "categories": [
        "audio",
        "python"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17",
                "py310-build",
                "py310-installer",
                "pkgconfig",
                "py310-setuptools",
                "py310-wheel"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py310-numpy",
                "python310"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "beets-bpmanalyser"
            ]
        }
    ]
}