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

{
    "name": "py39-libvirt",
    "portdir": "python/py-libvirt",
    "version": "11.0.0",
    "license": "MIT",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://libvirt.org",
    "description": "The libvirt virtualization API python binding",
    "long_description": "The libvirt virtualization API python binding provides a module that permits applications written in the Python programming language to call the interface supplied by the libvirt library, to manage the virtualization capabilities of recent versions of Linux and other OSes.",
    "active": true,
    "categories": [
        "python"
    ],
    "maintainers": [
        {
            "name": "ryandesign",
            "github": "ryandesign",
            "ports_count": 1824
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17",
                "py39-build",
                "py39-installer",
                "pkgconfig",
                "py39-setuptools",
                "py39-wheel"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "libvirt",
                "python39"
            ]
        }
    ],
    "depends_on": []
}