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

{
    "name": "rb19-nanoc3",
    "portdir": "ruby/rb19-nanoc3",
    "version": "3.1.3",
    "license": "MIT",
    "platforms": "any",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://nanoc.stoneship.org/",
    "description": "A Ruby site compiler that produces static HTML",
    "long_description": "nanoc is a tool for building static web sites. It can transform content from one format (e.g. Haml or Markdown) into another (usually HTML) and lay out pages so that the site’s look and feel is consistent across all pages.",
    "active": true,
    "categories": [
        "www",
        "ruby"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "ruby19"
            ]
        },
        {
            "type": "run",
            "ports": [
                "rb19-cri"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "run",
            "ports": [
                "rb19-nanoc"
            ]
        }
    ]
}