GET /api/v1/ports/cl-dynamic-classes/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "cl-dynamic-classes",
"portdir": "lisp/cl-dynamic-classes",
"version": "20230809",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/hraban/dynamic-classes",
"description": "Classes how you want them, when you want them",
"long_description": "Classes how you want them, when you want them",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"ccl",
"sbcl",
"clang-17",
"abcl",
"clisp"
]
},
{
"type": "lib",
"ports": [
"cl-metatilities-base",
"cl-lift"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-markdown"
]
}
]
}