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

{
    "name": "rb27-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": 573
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "ruby27"
            ]
        }
    ],
    "depends_on": []
}