GET /api/v1/ports/bzrtools/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "bzrtools",
"portdir": "devel/bzrtools",
"version": "2.6.0",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 1,
"replaced_by": null,
"homepage": "http://bazaar-vcs.org/BzrTools",
"description": "A collection of plugins bzr.",
"long_description": "A collection of plugins for bzr. Including rspush for pushing to a remote server with rsync, baz-import for importing arch or baz branches into bzr, shelve/unshelve for a fine grained 'undo' facility, clean-tree for removing unknown files from the current tree, graph-ancestory for producing graphs of branch history, and many others.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "raimue",
"github": "raimue",
"ports_count": 104
}
],
"variants": [
"no_graphviz"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"bzr",
"python27"
]
},
{
"type": "run",
"ports": [
"graphviz"
]
}
],
"depends_on": []
}