GET /api/v1/ports/py38-git-delete-merged-branches/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py38-git-delete-merged-branches",
"portdir": "python/py-git-delete-merged-branches",
"version": "7.4.1",
"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": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 216
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer"
]
},
{
"type": "lib",
"ports": [
"py38-colorama",
"py38-prompt_toolkit",
"py38-wcwidth",
"python38"
]
}
],
"depends_on": []
}