HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "cl-lack",
"portdir": "lisp/cl-lack",
"version": "20230920",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/fukamachi/lack",
"description": "Lack, the core of Clack",
"long_description": "Lack, the core of Clack",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cl-trivial-gray-streams",
"cl-babel",
"cl-hunchentoot",
"cl-split-sequence",
"cl-ironclad",
"cl-trivial-utf-8",
"cl-marshal",
"cl-prove",
"cl-local-time",
"cl-quri",
"cl-circular-streams",
"cl-cookie",
"cl-dbi",
"cl-sqlite",
"cl-dexador",
"cl-http-body",
"cl-redis",
"cl-trivial-mime",
"cl-trivial-rfc-1123",
"cl-isaac",
"cl-anypool",
"cl-ppcre",
"cl-alexandria",
"cl-base64",
"cl-bordeaux-threads",
"cl-flexi-streams"
]
},
{
"type": "test",
"ports": [
"cl-dexador"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-clack",
"cl-dexador-test"
]
}
]
}