GET /api/v1/ports/spdlog-fmt8/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "spdlog-fmt8",
"portdir": "devel/spdlog",
"version": "1.14.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/gabime/spdlog",
"description": "Very fast, header only, C++ logging library.",
"long_description": "Very fast, header only, C++ logging library. This port exists to support stable the latest stable release of mtxclient and nheko.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "XNephila",
"github": "XNephila",
"ports_count": 2
},
{
"name": "judaew",
"github": "judaew",
"ports_count": 572
}
],
"variants": [
"debug",
"fmt_external",
"tests",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"libfmt8"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"mtxclient"
]
},
{
"type": "lib",
"ports": [
"nheko"
]
}
]
}