GET /api/v1/ports/py-git-delete-merged-branches/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py-git-delete-merged-branches",
"portdir": "python/py-git-delete-merged-branches",
"version": "7.5.0",
"license": "GPL-3",
"platforms": "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"
]
},
{
"type": "lib",
"ports": [
"py313-git-delete-merged-branches"
]
}
],
"depends_on": []
}