GET /api/v1/ports/octave-financial/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "octave-financial",
"portdir": "octave/octave-financial",
"version": "0.5.3",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gnu-octave.github.io/packages/financial/",
"description": "Financial manipulation, plotting functions and additional date manipulation tools.",
"long_description": "Financial manipulation, plotting functions and additional date manipulation tools.",
"active": true,
"categories": [
"science",
"math",
"octave"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 954
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"octave",
"octave-io",
"octave-statistics"
]
}
],
"depends_on": []
}