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

{
    "name": "py313-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": [
                "py313-wheel",
                "clang-17",
                "py313-build",
                "py313-installer",
                "py313-setuptools"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py313-wcwidth",
                "py313-prompt_toolkit",
                "py313-colorama",
                "python313"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py-git-delete-merged-branches"
            ]
        }
    ]
}