GET /api/v1/ports/cl-lass/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "cl-lass",
"portdir": "lisp/cl-lass",
"version": "20241028",
"license": "zlib",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Shinmera/LASS",
"description": "Lisp Augmented Style Sheets",
"long_description": "Lisp Augmented Style Sheets",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"ccl",
"clisp",
"sbcl",
"abcl"
]
},
{
"type": "lib",
"ports": [
"cl-trivial-indent",
"cl-trivial-mime",
"cl-base64"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"nyxt"
]
}
]
}