GET /api/v1/ports/Jigsaw/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Jigsaw",
"portdir": "gnustep/Jigsaw",
"version": "0.5",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.gnustep.it/marko/GPuzzle2/",
"description": "Simulates a jigsaw puzzle.",
"long_description": "Simulates a jigsaw puzzle and illustrates the use of clipping paths.",
"active": true,
"categories": [
"gnustep"
],
"maintainers": [],
"variants": [
"with_docs"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"gnustep-core"
]
}
],
"depends_on": []
}