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

{
    "name": "iTerm2",
    "portdir": "aqua/iTerm2",
    "version": "3.4.21",
    "license": "GPL-2+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://iterm2.com/",
    "description": "Enhanced terminal emulator program, successor to iTerm",
    "long_description": "iTerm2 is a replacement for Terminal and the successor to iTerm. Its focus is on performance, internationalization, and supporting innovative features that make your life better.",
    "active": true,
    "categories": [
        "aqua",
        "shells"
    ],
    "maintainers": [
        {
            "name": "mark",
            "github": "markemer",
            "ports_count": 106
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16"
            ]
        }
    ],
    "depends_on": []
}