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

{
    "name": "rb33-mustache",
    "portdir": "ruby/rb-mustache",
    "version": "1.1.1",
    "license": "MIT",
    "platforms": "any",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/mustache/mustache",
    "description": "Logic-less templates, implemented in Ruby.",
    "long_description": "Inspired by ctemplate and et, Mustache is a framework-agnostic way to render logic-free views.",
    "active": true,
    "categories": [
        "www",
        "ruby"
    ],
    "maintainers": [
        {
            "name": "judaew",
            "github": "judaew",
            "ports_count": 573
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "ruby33"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "rb33-ronn-ng"
            ]
        }
    ]
}