GET /api/v1/ports/octave-internal-fluid-flow/?format=api
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://github.com/aumpierre-unb/Internal-Fluid-Flow-for-GNU-Octave",
    "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": 847
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "octave"
            ]
        }
    ],
    "depends_on": []
}