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

{
    "name": "rb33-wirble",
    "portdir": "ruby/rb-wirble",
    "version": "0.1.3",
    "license": "MIT",
    "platforms": "any",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://rubygems.org/gems/wirble",
    "description": "Handful of common Irb features, made easy.",
    "long_description": "Wirble is a set of enhancements for Irb. Basically, it allows you to fill Irb with useful features without turning your ~/.irbic file into Swiss cheese. Wirble includes tab-completion, history, and a built-in ri command, as well as colorized results and a couple other goodies.",
    "active": true,
    "categories": [
        "ruby"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "ruby33"
            ]
        }
    ],
    "depends_on": []
}