GET /api/v1/ports/cl-drakma/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "cl-drakma",
"portdir": "lisp/cl-drakma",
"version": "2.0.10",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/edicl/drakma",
"description": "Yet another Lisp markup language",
"long_description": "Yet another Lisp markup language",
"active": true,
"categories": [
"devel",
"www",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cl-plus-ssl",
"cl-ppcre",
"cl-puri",
"cl-base64",
"cl-chunga",
"cl-flexi-streams",
"cl-chipz"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-hunchentoot",
"cl-drakma-test",
"cl-gopher"
]
}
]
}