GET /api/v1/ports/cl-quicklisp/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "cl-quicklisp",
"portdir": "devel/cl-quicklisp",
"version": "2015-01-28",
"license": "permissive",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.quicklisp.org/beta/",
"description": "Quicklisp is a library manager for Common Lisp",
"long_description": "Quicklisp is a library manager for Common Lisp. It works with your existing Common Lisp implementation to download, install, and load any of over 1,500 libraries with a few simple commands.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "",
"github": "jrjsmrtn",
"ports_count": 3
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
}
],
"depends_on": []
}