GET /api/v1/ports/cl-lisp-namespace/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "cl-lisp-namespace",
"portdir": "lisp/cl-lisp-namespace",
"version": "20230623",
"license": "LLGPL",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/guicho271828/lisp-namespace",
"description": "no more discussion on lisp-1 vs lisp-2. THIS IS LISP-N.",
"long_description": "no more discussion on lisp-1 vs lisp-2. THIS IS LISP-N.",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cl-fiveam"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-in-nomine",
"cl-trivia",
"cl-type-i"
]
}
]
}