GET /api/v1/ports/swig-ruby/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "swig-ruby",
"portdir": "devel/swig",
"version": "4.3.1",
"license": "(GPL-3+ or Permissive)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.swig.org/",
"description": "Ruby binding for swig",
"long_description": "SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. This is the Ruby binding.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 453
}
],
"variants": [
"ruby186",
"ruby187",
"ruby19",
"ruby20",
"ruby21",
"ruby22",
"ruby23",
"ruby24"
],
"dependencies": [
{
"type": "build",
"ports": [
"bison",
"gsed",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"swig",
"ruby23"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"playerstage-player"
]
}
]
}