GET /api/v1/ports/cl-nodgui/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "cl-nodgui",
"portdir": "lisp/cl-nodgui",
"version": "20231206",
"license": "LLGPL",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://codeberg.org/cage/nodgui",
"description": "Lisp bindings for the Tk toolkit",
"long_description": "Lisp bindings for the Tk toolkit",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cl-unicode",
"cl-esrap",
"cl-named-readtables",
"cl-clunit2",
"cl-ppcre",
"cl-parse-number",
"cl-jpeg-turbo",
"cl-pngload",
"cl-colors2",
"cl-alexandria",
"cl-bordeaux-threads",
"cl-flexi-streams",
"cl-ppcre-unicode"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-phos"
]
}
]
}