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

{
    "name": "rb19-debug",
    "portdir": "ruby/rb19-debug",
    "version": "0.11.6",
    "license": "Ruby",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.rubygems.org/gems/ruby-debug19",
    "description": "command line interface for ruby-debug",
    "long_description": "A generic command line interface for ruby-debug.",
    "active": true,
    "categories": [
        "ruby"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "ruby19",
                "rb19-columnize",
                "rb19-debug-base",
                "rb19-linecache"
            ]
        }
    ],
    "depends_on": []
}