GET /api/v1/ports/cl-com.gigamonkeys.binary-data/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "cl-com.gigamonkeys.binary-data",
"portdir": "lisp/cl-com.gigamonkeys.binary-data",
"version": "20111201",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/gigamonkey/monkeylib-binary-data",
"description": "Binary data library based on code from chapter 24 of Practical Common Lisp",
"long_description": "Binary data library based on code from chapter 24 of Practical Common Lisp",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cl-alexandria"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-retrospectiff"
]
}
]
}