HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "dsdcc",
"portdir": "audio/dsdcc",
"version": "1.9.5",
"license": "GPL-3+",
"platforms": "darwin macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/f4exb/dsdcc",
"description": "Digital Speech Decoder (DSD) rewritten as a C++ library",
"long_description": "Digital Speech Decoder (DSD) rewritten as a C++ library",
"active": true,
"categories": [
"audio"
],
"maintainers": [
{
"name": "ra1nb0w",
"github": "ra1nb0w",
"ports_count": 146
}
],
"variants": [
"mbelib",
"universal",
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"mbelib"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"SDRangel"
]
}
]
}