GET /api/v1/ports/cl-parse-declarations/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "cl-parse-declarations",
"portdir": "lisp/cl-parse-declarations",
"version": "20090908",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.common-lisp.net/parse-declarations/parse-declarations",
"description": "Library to parse and rebuild declarations",
"long_description": "Library to parse and rebuild declarations",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-serapeum"
]
}
]
}