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

{
    "name": "rb26-ronn-ng",
    "portdir": "ruby/rb-ronn-ng",
    "version": "0.9.1",
    "license": "MIT",
    "platforms": "any",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/apjanke/ronn-ng",
    "description": "An updated fork of ronn. Build man pages from Markdown.",
    "long_description": "Ronn-NG is a new, currently-maintained fork of the defunct original Ronn project. Ronn builds manuals. It converts simple, human readable textfiles to roff for terminal display, and also to HTML for the web.",
    "active": false,
    "categories": [
        "devel",
        "www",
        "ruby"
    ],
    "maintainers": [
        {
            "name": "judaew",
            "github": "judaew",
            "ports_count": 541
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "ruby26",
                "rb26-kramdown",
                "rb26-mustache",
                "rb26-nokogiri"
            ]
        }
    ],
    "depends_on": []
}