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

{
    "name": "rb-diakonos",
    "portdir": "ruby/rb-diakonos",
    "version": "0.9.12",
    "license": "GPL-3",
    "platforms": "any",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://git.sr.ht/~pistos/diakonos",
    "description": "Console text editor",
    "long_description": "rb-diakonos is a console text editor for the masses.",
    "active": true,
    "categories": [
        "editors",
        "ruby"
    ],
    "maintainers": [
        {
            "name": "vital.had",
            "github": "barracuda156",
            "ports_count": 2558
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17"
            ]
        }
    ],
    "depends_on": []
}