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

{
    "name": "rb31-ffi-icu",
    "portdir": "ruby/rb-ffi-icu",
    "version": "0.5.3",
    "license": "MIT",
    "platforms": "any",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/erickguan/ffi-icu",
    "description": "Simple FFI wrappers for ICU",
    "long_description": "Simple FFI wrappers for ICU",
    "active": true,
    "categories": [
        "devel",
        "ruby"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "ruby31"
            ]
        },
        {
            "type": "run",
            "ports": [
                "icu",
                "rb31-ffi"
            ]
        }
    ],
    "depends_on": []
}