GET /api/v1/ports/bzr-git/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "bzr-git",
"portdir": "devel/bzr-git",
"version": "0.6.8",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://launchpad.net/bzr-git",
"description": "Plugin that adds support for git repositories",
"long_description": "A plugin for bzr to work with git trees. All operations except for \"push\" are supported.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "raimue",
"github": "raimue",
"ports_count": 55
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"bzr",
"python27",
"py27-dulwich"
]
}
],
"depends_on": []
}