GET /api/v1/ports/cl-form-fiddle/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "cl-form-fiddle",
"portdir": "lisp/cl-form-fiddle",
"version": "20230703",
"license": "zlib",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Shinmera/form-fiddle",
"description": "A collection of utilities to destructure lambda forms.",
"long_description": "A collection of utilities to destructure lambda forms.",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cl-documentation-utils"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-parachute"
]
}
]
}