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

{
    "name": "rb32-ffi-compiler",
    "portdir": "ruby/rb-ffi-compiler",
    "version": "1.3.2",
    "license": "Apache-2",
    "platforms": "any",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://rubygems.org/gems/ffi-compiler",
    "description": "Ruby FFI library",
    "long_description": "Ruby FFI library",
    "active": true,
    "categories": [
        "devel",
        "ruby"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "ruby32"
            ]
        },
        {
            "type": "run",
            "ports": [
                "rb32-ffi"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "run",
            "ports": [
                "rb32-llhttp-ffi"
            ]
        }
    ]
}