GET /api/v1/ports/py37-rbtools/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py37-rbtools",
"portdir": "python/py-rbtools",
"version": "2.0.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.reviewboard.org/downloads/rbtools/",
"description": "Tools for Review Board integration",
"long_description": "Tools for integrating with Review Board, a powerful web-based code review tool that offers developers an easy way to handle code reviews. This package provides \"post-review\", a command-line tool that simplifies both creating and updating review requests.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"py37-colorama",
"py37-setuptools",
"python37",
"py37-texttable",
"py37-tqdm",
"py37-six"
]
}
],
"depends_on": []
}