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

{
    "name": "aephea",
    "portdir": "textproc/aephea",
    "version": "12-248",
    "license": "GPL-3+",
    "platforms": "any",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://micans.org/aephea/",
    "description": "effective and adaptable HTML authoring",
    "long_description": "aephea offers effective and adaptable HTML authoring.",
    "active": true,
    "categories": [
        "textproc"
    ],
    "maintainers": [
        {
            "name": "ryandesign",
            "github": "ryandesign",
            "ports_count": 1825
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "autoconf",
                "automake",
                "libtool",
                "coreutils",
                "clang-16"
            ]
        },
        {
            "type": "run",
            "ports": [
                "zoem"
            ]
        }
    ],
    "depends_on": []
}