GET /api/v1/ports/BrowserLauncher2/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "BrowserLauncher2",
"portdir": "java/BrowserLauncher2",
"version": "1.3",
"license": "LGPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://browserlaunch2.sourceforge.net/",
"description": "Java library for opening a URL in a browser",
"long_description": "BrowserLauncher2, a continuation of the BrowserLauncher project, is a library that facilitates opening a browser from a Java application and directing the browser to a supplied url. In most cases the browser opened will be the user's default browser.",
"active": true,
"categories": [
"java"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"apache-ant",
"clang-9.0"
]
},
{
"type": "fetch",
"ports": [
"cvs"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"KoLmafia"
]
}
]
}