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

{
    "name": "rb-numo-gsl",
    "portdir": "ruby/rb-numo-gsl",
    "version": "0.1.2",
    "license": "BSD",
    "platforms": "any",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/ruby-numo/numo-gsl",
    "description": "GSL interface for Ruby/Numo::NArray",
    "long_description": "GSL interface for Ruby/Numo::NArray",
    "active": true,
    "categories": [
        "math",
        "ruby"
    ],
    "maintainers": [
        {
            "name": "vital.had",
            "github": "barracuda156",
            "ports_count": 2560
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16"
            ]
        }
    ],
    "depends_on": []
}