GET /api/v1/ports/inspectrum/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "inspectrum",
"portdir": "science/inspectrum",
"version": "20220326-98b998ff",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/miek/inspectrum",
"description": "Provides augmented functionality for GNU Radio: inspectrum realizes signal analysis abilities in typical block-structure",
"long_description": "Provides augmented functionality for GNU Radio: inspectrum realizes signal analysis abilities in typical block-structure",
"active": true,
"categories": [
"science",
"comms"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 453
}
],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"qt5-qtbase",
"fftw-3-single",
"liquid-dsp"
]
}
],
"depends_on": []
}