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

{
    "name": "go-md2man",
    "portdir": "textproc/go-md2man",
    "version": "2.0.4",
    "license": "MIT",
    "platforms": "darwin freebsd linux",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/cpuguy83/go-md2man",
    "description": "Converts markdown into roff (man pages).",
    "long_description": "Converts markdown into roff (man pages).",
    "active": true,
    "categories": [
        "textproc"
    ],
    "maintainers": [
        {
            "name": "judaew",
            "github": "judaew",
            "ports_count": 537
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "go",
                "clang-16"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "zellij",
                "vgrep",
                "taskwarrior-tui",
                "gokey",
                "bupstash",
                "lsd",
                "skopeo",
                "hexyl",
                "podman",
                "docker",
                "actionlint"
            ]
        }
    ]
}