GET /api/v1/ports/octave-general/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "octave-general",
"portdir": "octave/octave-general",
"version": "2.1.3",
"license": "GPL-3+ and BSD and public-domain",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gnu-octave.github.io/packages/general/",
"description": "General tools for Octave, string dictionary, parallel computing.",
"long_description": "General tools for Octave, string dictionary, parallel computing.",
"active": true,
"categories": [
"science",
"math",
"octave"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1052
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"nettle",
"octave"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"octave-mechanics",
"octave-linear-algebra",
"octave-geometry"
]
}
]
}