GET /api/v1/ports/swig-d/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "swig-d",
"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": "D 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 D binding.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 453
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"bison",
"gsed",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"swig",
"phobos"
]
}
],
"depends_on": []
}