GET /api/v1/ports/tortoisehg/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "tortoisehg",
    "portdir": "devel/tortoisehg",
    "version": "6.6.3",
    "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": [
                "py311-installer",
                "py311-setuptools",
                "py311-wheel",
                "py311-sphinx",
                "clang-16",
                "librsvg",
                "makeicns",
                "py311-build"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "mercurial",
                "python311",
                "py311-pyqt5",
                "py311-pyqt5-scintilla",
                "py311-iniparse"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py311-pytest",
                "py311-mock",
                "py311-nose"
            ]
        }
    ],
    "depends_on": []
}