GET /api/v1/ports/cl-mgl-pax-bootstrap/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "cl-mgl-pax-bootstrap",
"portdir": "lisp/cl-mgl-pax",
"version": "20231030",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/melisgl/mgl-pax",
"description": "Reify definitions, provide portable access to docstrings and source locations in an extensible framework.",
"long_description": "Reify definitions, provide portable access to docstrings and source locations in an extensible framework.",
"active": true,
"categories": [
"devel",
"textproc",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-trivial-utf-8",
"cl-mgl-pax",
"cl-dref",
"cl-named-readtables"
]
}
]
}