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

{
    "name": "wyrd",
    "portdir": "textproc/wyrd",
    "version": "1.4.6",
    "license": "GPL-2",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://web.archive.org/web/20160326073411/http://pessimization.com/software/wyrd/",
    "description": "an ncurses based front-end for remind.",
    "long_description": "Wyrd is a text-based front-end to Remind, a sophisticated calendar and alarm program. Wyrd is designed to make you more efficient at editing your reminder files directly. It also offers a scrollable timetable suitable for visualizing your schedule at a glance.",
    "active": true,
    "categories": [
        "textproc",
        "pim"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0",
                "ocaml-camlp4"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "ncurses",
                "ocaml",
                "remind"
            ]
        }
    ],
    "depends_on": []
}