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

{
    "name": "dbus-python",
    "portdir": "devel/dbus-python",
    "version": "1.3.2",
    "license": "MIT",
    "platforms": "any",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.freedesktop.org/wiki/Software/dbus/",
    "description": "Python bindings for the dbus message bus system.",
    "long_description": "Python bindings for the dbus message bus system.",
    "active": true,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "mcalhoun",
            "github": "MarcusCalhoun-Lopez",
            "ports_count": 1413
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "dbus-python311"
            ]
        }
    ],
    "depends_on": []
}