GET /api/v1/ports/PothosPlotters/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "PothosPlotters",
"portdir": "science/PothosPlotters",
"version": "0.4.2",
"license": "Boost-1",
"platforms": "darwin macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pothosware/PothosPlotters",
"description": "Pothos Flow is the GUI frontend and designer tool for the Pothos framework.",
"long_description": "The plotters toolkit provides plotter widgets which are combined processing blocks with Qt widgets which are capable of displaying signal visualization within the Pothos GUI. Such blocks include: time-domain waveform viewer, periodogram, spectrogram, constellation plotter, and others",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "ra1nb0w",
"github": "ra1nb0w",
"ports_count": 146
},
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 454
}
],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"PothosComms",
"qt5-qtbase",
"PothosCore",
"spuce",
"qwt-qt5"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"Pothos"
]
}
]
}