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

{
    "name": "rb19-linecache",
    "portdir": "ruby/rb19-linecache",
    "version": "0.5.12",
    "license": "Ruby",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.rubygems.org/gems/linecache19",
    "description": "read and cache lines",
    "long_description": "LineCache is a module for reading and caching lines. This may be useful for example in a debugger where the same lines are shown many times.",
    "active": true,
    "categories": [
        "ruby"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "ruby19",
                "rb19-core_source"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "rb19-debug",
                "rb19-debug-base"
            ]
        }
    ]
}