GET /api/v1/ports/cl-url-rewrite/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "cl-url-rewrite",
"portdir": "lisp/cl-url-rewrite",
"version": "0.1.1",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/edicl/url-rewrite",
"description": "Rewrite (X)HTML attributes with Common Lisp",
"long_description": "Rewrite (X)HTML attributes with Common Lisp",
"active": true,
"categories": [
"devel",
"www",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
}
],
"depends_on": []
}