GET /api/v1/ports/launch/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "launch",
"portdir": "aqua/launch",
"version": "1.2.5",
"license": "BSD",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://sabi.net/nriley/software/",
"description": "command-line launcher for macOS in the spirit of open",
"long_description": "Apple provides a simple command-line launching program called open with macOS. It offers few options - launching applications by name or by path, launching TextEdit, or opening a number of applications, documents, folders, or URLs. With the exception of special support for TextEdit (open -a), launch does all this and more.",
"active": true,
"categories": [
"aqua"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
}