GET /api/v1/ports/ksh-devel/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "ksh-devel",
    "portdir": "shells/ksh",
    "version": "20200125-g43d1853",
    "license": "EPL-1",
    "platforms": "darwin freebsd",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/att/ast",
    "description": "the KornShell UNIX shell and programming language (development version)",
    "long_description": "ksh-devel is the KornShell (development version), a UNIX shell and programming language originally by David Korn of AT&T Research.",
    "active": true,
    "categories": [
        "shells"
    ],
    "maintainers": [
        {
            "name": "ryandesign",
            "github": "ryandesign",
            "ports_count": 1825
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "meson",
                "ninja",
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "libiconv"
            ]
        }
    ],
    "depends_on": []
}