GET /api/v1/ports/tortoisehg/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "tortoisehg",
"portdir": "devel/tortoisehg",
"version": "6.3.2",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://foss.heptapod.net/mercurial/tortoisehg/thg",
"description": "A set of graphical tools for Mercurial",
"long_description": "A set of graphical tools for the Mercurial distributed source control management system.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"librsvg",
"makeicns",
"py310-sphinx",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"py310-iniparse",
"mercurial",
"python310",
"py310-pyqt5",
"py310-pyqt5-scintilla"
]
},
{
"type": "test",
"ports": [
"py310-nose",
"py310-pytest",
"py310-mock"
]
}
],
"depends_on": []
}