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

{
    "name": "ttyrec",
    "portdir": "sysutils/ttyrec",
    "version": "1.0.8",
    "license": "BSD",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://0xcc.net/ttyrec/",
    "description": "ttyrec is a tty recorder and player.",
    "long_description": "ttyrec is a tty recorder. Recorded data can be played back with the included ttyplay command. ttyrec is just a derivative of script command for recording timing information with microsecond accuracy as well. It can record emacs -nw, vi, lynx, or any programs running on tty.",
    "active": true,
    "categories": [
        "sysutils"
    ],
    "maintainers": [
        {
            "name": "cal",
            "github": "neverpanic",
            "ports_count": 60
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0"
            ]
        }
    ],
    "depends_on": []
}