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

{
    "name": "rb19-core_source",
    "portdir": "ruby/rb19-core_source",
    "version": "0.1.5",
    "license": "Ruby",
    "platforms": "any",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.rubygems.org/gems/ruby_core_source",
    "description": "Retrieve Ruby core source files",
    "long_description": "Retrieve Ruby core source files",
    "active": true,
    "categories": [
        "ruby"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "ruby19",
                "rb19-archive-tar-minitar"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "rb19-linecache"
            ]
        }
    ]
}