GET /api/v1/ports/octave-data-smoothing/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "octave-data-smoothing",
"portdir": "octave/octave-data-smoothing",
"version": "1.3.0",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://octave.sourceforge.io/data-smoothing/",
"description": "Algorithms for smoothing noisy data.",
"long_description": "Algorithms for smoothing noisy data.",
"active": true,
"categories": [
"science",
"math",
"octave"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"octave",
"octave-optim"
]
}
],
"depends_on": []
}