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

{
    "name": "rb19-addressable",
    "portdir": "ruby/rb19-addressable",
    "version": "2.2.6",
    "license": "Apache-2",
    "platforms": "any",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.rubygems.org/gems/addressable",
    "description": "replacement URI implementation",
    "long_description": "Addressable is a replacement for the URI implementation that is part of Ruby's standard library. It more closely conforms to the relevant RFCs and adds support for IRIs and URI templates. Additionally, it provides extensive support for URI templates.",
    "active": true,
    "categories": [
        "devel",
        "ruby"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "ruby19"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "run",
            "ports": [
                "rb19-em-websocket"
            ]
        }
    ]
}