GET /api/v1/ports/git-flow-bash-completion/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "git-flow-bash-completion",
"portdir": "devel/git-flow-bash-completion",
"version": "1.1.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/bobthecow/git-flow-completion",
"description": "Bash completion support for git-flow.",
"long_description": "The contained bash completion routines provide support for completing: \n\t* git-flow init and version \n\t* feature, hotfix and release branches \n\t* remote feature, hotfix and release branch names",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "run",
"ports": [
"git-flow",
"bash-completion"
]
}
],
"depends_on": []
}