GET /api/v1/ports/gworkspace/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "gworkspace",
"portdir": "gnustep/gworkspace",
"version": "0.8.6",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.gnustep.it/enrico/gworkspace/",
"description": "GNUstep's Workspace Manager.",
"long_description": "GWorkspace is a clone of the NeXT workspace manager with some added features as spatial viewing, real-time auditing of the file-system, an advanced database based search system, etc.",
"active": true,
"categories": [
"gnustep"
],
"maintainers": [],
"variants": [
"with_docs",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"gnustep-core",
"system-preferences"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gnustep"
]
}
]
}