GET /api/v1/ports/cl-mmap/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "cl-mmap",
"portdir": "lisp/cl-mmap",
"version": "20230902",
"license": "zlib",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Shinmera/mmap",
"description": "yet another CL deflate decompressor",
"long_description": "yet another CL deflate decompressor",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"abcl",
"ccl",
"clisp",
"sbcl"
]
},
{
"type": "lib",
"ports": [
"cl-cffi",
"cl-documentation-utils",
"cl-parachute",
"cl-trivial-features"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-3bz",
"cl-pngload"
]
}
]
}