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

{
    "name": "rb-stream",
    "portdir": "ruby/rb-stream",
    "version": "0.5",
    "license": "(Ruby or GPL-2)",
    "platforms": "any",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.rubygems.org/gems/stream",
    "description": "Extended External Iterators",
    "long_description": "Extended External Iterators (forward and backward). Borrowed from Smalltalk stream concept where the name of the module comes from.",
    "active": true,
    "categories": [
        "ruby"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "rb18-rake",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "ruby",
                "rb-rubygems"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "rb-rgl"
            ]
        }
    ]
}