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

{
    "name": "rb-cri",
    "portdir": "ruby/rb-cri",
    "version": "2.15.12",
    "license": "MIT",
    "platforms": "any",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://rubygems.org/gems/cri",
    "description": "Cri is a library for building easy-to-use commandline tools.",
    "long_description": "Cri is a library for building easy-to-use commandline tools.",
    "active": true,
    "categories": [
        "ruby"
    ],
    "maintainers": [
        {
            "name": "judaew",
            "github": "judaew",
            "ports_count": 572
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "run",
            "ports": [
                "rb-nanoc3"
            ]
        }
    ]
}