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

{
    "name": "c3270",
    "portdir": "comms/c3270",
    "version": "4.3ga4",
    "license": "BSD",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://x3270.bgp.nu/index.html",
    "description": "A console-based IBM3270 terminal emulator.",
    "long_description": "A console-based emulator for the IBM3270 terminal. It is capable of emulating both the IBM3279 (color) and IBM3278 (monochrome) terminals. This port is a good alternative to the x3270 port for those users who do not with to install the X11 dependencies of that package.",
    "active": true,
    "categories": [
        "comms"
    ],
    "maintainers": [
        {
            "name": "willian.nieckarz",
            "github": "sinskinner",
            "ports_count": 1
        }
    ],
    "variants": [
        "stransport"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-15"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "openssl",
                "readline",
                "libiconv"
            ]
        }
    ],
    "depends_on": []
}