GET /api/v1/ports/cl-swank/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "cl-swank",
"portdir": "lisp/cl-swank",
"version": "2.28",
"license": "Permissive",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/slime/slime",
"description": "Swank from SLIME",
"long_description": "Swank from SLIME",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"nyxt"
]
},
{
"type": "lib",
"ports": [
"cl-stefil",
"cl-arnesi",
"cl-clack",
"cl-log4cl",
"cl-mgl-pax"
]
}
]
}