GET /api/v1/ports/libcjson/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "libcjson",
"portdir": "devel/libcjson",
"version": "1.7.18",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/DaveGamble/cJSON",
"description": "ultralightweight JSON parser in ANSI C",
"long_description": "libcjson is an ultralightweight JSON parser in ANSI C.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal",
"debug",
"tests"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-16"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"chatgpt-client",
"ocp",
"gnucobol",
"weechat"
]
}
]
}