GET /api/v1/ports/octave-internal-fluid-flow/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "octave-internal-fluid-flow",
"portdir": "octave/octave-internal-fluid-flow",
"version": "1.0.0",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://octave.sourceforge.io/internal-fluid-flow/",
"description": "A toolbox for internal fluid flow for GNU Octave.",
"long_description": "A toolbox for internal fluid flow for GNU Octave.",
"active": true,
"categories": [
"science",
"math",
"octave"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 664
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15"
]
},
{
"type": "lib",
"ports": [
"octave"
]
}
],
"depends_on": []
}