GET /api/v1/ports/cl-syntax/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "cl-syntax",
"portdir": "lisp/cl-syntax",
"version": "20150315",
"license": "LLGPL",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/m2ym/cl-syntax",
"description": "Reader Syntax Coventions for Common Lisp and SLIME",
"long_description": "Reader Syntax Coventions for Common Lisp and SLIME",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"sbcl",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cl-interpol",
"cl-markup",
"cl-named-readtables",
"cl-annot",
"cl-fare-quasiquote",
"cl-clsql",
"cl-trivial-types",
"cl-anonfun"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-fast-http",
"cl-jonathan",
"cl-locale"
]
}
]
}