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

{
    "name": "mdtree-cpp",
    "portdir": "textproc/mdtree-cpp",
    "version": "1.0.0",
    "license": "GPL-3",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://codeberg.org/akselmo/mdtree",
    "description": "Simple tree cli program, but prints it in Markdown instead, as nested list",
    "long_description": "Simple tree cli program, but prints it in Markdown instead, as nested list",
    "active": true,
    "categories": [
        "textproc"
    ],
    "maintainers": [
        {
            "name": "herby.gillot",
            "github": "herbygillot",
            "ports_count": 1001
        }
    ],
    "variants": [
        "debug",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "cmake",
                "clang-17"
            ]
        }
    ],
    "depends_on": []
}