GET /api/v1/ports/swig3-java/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "swig3-java",
"portdir": "devel/swig3",
"version": "3.0.12",
"license": "(GPL-3+ or Permissive)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.swig.org/",
"description": "Java 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 Java binding.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 456
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"bison",
"gsed",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"swig3",
"openjdk8"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"nds2-client-java",
"nds2-client-matlab"
]
}
]
}