HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "qbzr",
"portdir": "devel/qbzr",
"version": "0.23.2",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://launchpad.net/qbzr",
"description": "QBzr is a GUI front end for bzr, based on Qt",
"long_description": "QBzr provided GUI frontend for many core bzr commands and several universal dialogs and helper commands. Equivalents for core bzr commands has the same names as CLI commands but with prefix \"q\".",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "raimue",
"github": "raimue",
"ports_count": 98
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"bzr",
"python27",
"py27-pygments",
"py27-pyqt4"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"bzr-explorer"
]
}
]
}