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

{
    "name": "py39-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",
                "py39-build",
                "py39-installer",
                "pkgconfig",
                "py39-setuptools",
                "py39-wheel"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py39-numpy",
                "python39"
            ]
        }
    ],
    "depends_on": []
}