HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "stb",
"portdir": "devel/stb",
"version": "20241029",
"license": "(public-domain or MIT)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/nothings/stb",
"description": "Single-file public domain (or MIT licensed) libraries for C/C++.",
"long_description": "Single-file public domain (or MIT licensed) libraries for C/C++.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 569
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"qoi"
]
},
{
"type": "lib",
"ports": [
"lms",
"tinygltf",
"draco"
]
}
]
}