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

{
    "name": "py39-git-delete-merged-branches",
    "portdir": "python/py-git-delete-merged-branches",
    "version": "7.5.0",
    "license": "GPL-3",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/hartwork/git-delete-merged-branches",
    "description": "Command-line tool to delete merged Git branches",
    "long_description": "Command-line tool to delete merged Git branches",
    "active": true,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "i0ntempest",
            "github": "i0ntempest",
            "ports_count": 214
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17",
                "py39-setuptools",
                "py39-wheel",
                "py39-build",
                "py39-installer"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py39-colorama",
                "py39-prompt_toolkit",
                "py39-wcwidth",
                "python39"
            ]
        }
    ],
    "depends_on": []
}