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

{
    "name": "aee",
    "portdir": "editors/aee",
    "version": "2.2.21",
    "license": "Artistic-1",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://web.archive.org/web/20160719002816/http://www.users.qwest.net/~hmahon/",
    "description": "easy to use text editor",
    "long_description": "An easy to use text editor. Intended to be usable with little or no instruction. Provides both a terminal (curses based) interface and native X-Windows interface (in which case the executable is called xae). Features include pop-up menus, journalling (to recover from system crash or loss of connection), cut-and-paste, multiple buffers (associated with files or not), and much more.",
    "active": true,
    "categories": [
        "editors"
    ],
    "maintainers": [],
    "variants": [
        "x11"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16"
            ]
        }
    ],
    "depends_on": []
}