GET /api/v1/ports/cl-trivial-indent/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "cl-trivial-indent",
"portdir": "lisp/cl-trivial-indent",
"version": "20230703",
"license": "zlib",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Shinmera/trivial-indent",
"description": "A very simple library to allow indentation hints for SWANK.",
"long_description": "A very simple library to allow indentation hints for SWANK.",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-lass",
"cl-documentation-utils"
]
}
]
}