GET /api/v1/ports/cl-gopher/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "cl-gopher",
"portdir": "lisp/cl-gopher",
"version": "20230804",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/knusbaum/cl-gopher",
"description": "Yet another URI library for Common Lisp",
"long_description": "Yet another URI library for Common Lisp",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"abcl",
"ccl",
"clisp",
"sbcl"
]
},
{
"type": "lib",
"ports": [
"cl-bordeaux-threads",
"cl-flexi-streams",
"cl-drakma",
"cl-usocket",
"cl-quri"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"nyxt"
]
}
]
}