GET /api/v1/ports/cl-multilang-documentation/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "cl-multilang-documentation",
"portdir": "lisp/cl-multilang-documentation",
"version": "20230703",
"license": "zlib",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Shinmera/multilang-documentation",
"description": "A drop-in replacement for cl:documentation with support for multiple languages.",
"long_description": "A drop-in replacement for cl:documentation with support for multiple languages.",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"sbcl",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cl-language-codes",
"cl-system-locale",
"cl-documentation-utils"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"cl-documentation-utils"
]
}
]
}