GET /api/v1/ports/rb32-rb_sdl2/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "rb32-rb_sdl2",
"portdir": "ruby/rb-rb_sdl2",
"version": "0.2.0",
"license": "zlib",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/shinokaro/rb_sdl2/blob/main/README.md",
"description": "Extension library to use SDL (Simple DirectMedia Layer)",
"long_description": "RbSDL2 treats the functions and pointers provided by SDL2 as Ruby objects.",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby32"
]
},
{
"type": "run",
"ports": [
"rb32-ffi",
"rb32-sdl2-bindings"
]
}
],
"depends_on": []
}