GET /api/v1/ports/cl-thrift/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "cl-thrift",
"portdir": "lisp/cl-thrift",
"version": "20171121",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/TurtleWarePL/de.setf.thrift",
"description": "A Common Lisp binding for the Apache Thrift framework",
"long_description": "A Common Lisp binding for the Apache Thrift framework",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"ccl",
"clisp",
"sbcl",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cl-closer-mop",
"cl-alexandria",
"cl-trivial-utf-8",
"cl-ieee-floats",
"cl-trivial-gray-streams",
"cl-puri",
"cl-usocket"
]
}
],
"depends_on": []
}