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

{
    "name": "cocot",
    "portdir": "textproc/cocot",
    "version": "20080315",
    "license": "BSD",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://vmi.jp/software/cygwin/cocot.html",
    "description": "COde COnverter on Tty",
    "long_description": "COde COnverter on Tty",
    "active": true,
    "categories": [
        "textproc",
        "japanese"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "libiconv"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "run",
            "ports": [
                "jnethack"
            ]
        }
    ]
}