GET /api/v1/ports/cl-postgres/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "cl-postgres",
"portdir": "lisp/cl-postmodern",
"version": "1.33.10",
"license": "MIT and BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/marijnh/Postmodern",
"description": "A Common Lisp PostgreSQL programming interface",
"long_description": "A Common Lisp PostgreSQL programming interface",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cl-ironclad",
"cl-base64",
"cl-uax-15",
"cl-fiveam",
"cl-md5",
"cl-split-sequence",
"cl-usocket"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-postgres-plus-local-time",
"cl-clsql",
"cl-dbi",
"cl-postmodern"
]
}
]
}