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

{
    "name": "py312-powerline",
    "portdir": "python/py-powerline",
    "version": "2.8.4",
    "license": "MIT",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/powerline/powerline",
    "description": "The ultimate statusline/prompt utility",
    "long_description": "Powerline is a statusline plugin for vim, and provides statuslines and prompts for several other applications, including zsh, bash, tmux, IPython, Awesome and Qtile.",
    "active": true,
    "categories": [
        "sysutils",
        "python"
    ],
    "maintainers": [
        {
            "name": "i0ntempest",
            "github": "i0ntempest",
            "ports_count": 187
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17",
                "py312-build",
                "py312-installer",
                "py312-setuptools",
                "py312-wheel"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python312"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "run",
            "ports": [
                "py312-powerline-exitstatus-kai",
                "py312-powerline-gitstatus"
            ]
        }
    ]
}