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

{
    "name": "py-pluggy",
    "portdir": "python/py-pluggy",
    "version": "1.5.0",
    "license": "MIT",
    "platforms": "any",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/pytest-dev/pluggy",
    "description": "Plugin and hook calling mechanisms for Python",
    "long_description": "This is the plugin manager as used by pytest but stripped of pytest specific details.",
    "active": true,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "pedro.salgado",
            "github": "steenzout",
            "ports_count": 49
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py312-pluggy"
            ]
        }
    ],
    "depends_on": []
}