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

{
    "name": "wcd",
    "portdir": "sysutils/wcd",
    "version": "6.0.5",
    "license": "GPL-2",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://waterlan.home.xs4all.nl/wcd.html",
    "description": "Wcd is a command-line program to change directory fast.",
    "long_description": "Wcd is a command-line program to change directory fast. It saves time typing at the keyboard. One needs to type only a part of a directory name and wcd will jump to it. Wcd has a fast selection method in case of multiple matches and allows aliasing and banning of directories. Wcd also includes a full screen interactive directory tree browser with speed search.",
    "active": true,
    "categories": [
        "sysutils"
    ],
    "maintainers": [
        {
            "name": "mps",
            "github": "Schamschula",
            "ports_count": 669
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "gettext",
                "clang-15"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "ncurses",
                "gettext-runtime"
            ]
        }
    ],
    "depends_on": []
}