GET /api/v1/ports/cl-array-utils/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "cl-array-utils",
"portdir": "lisp/cl-array-utils",
"version": "20231201",
"license": "zlib",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Shinmera/array-utils",
"description": "A few utilities for working with arrays.",
"long_description": "A few utilities for working with arrays.",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cl-parachute"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-clss",
"cl-plump",
"cl-simple-tasks"
]
}
]
}