GET /api/v1/ports/octave-optim/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "octave-optim",
    "portdir": "octave/octave-optim",
    "version": "1.6.2",
    "license": "GFDL and GPL-3+ and BSD and public-domain",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://gnu-octave.github.io/packages/optim/",
    "description": "Unconstrained Non-linear Optimization toolkit.",
    "long_description": "Unconstrained Non-linear Optimization toolkit.",
    "active": true,
    "categories": [
        "science",
        "math",
        "octave"
    ],
    "maintainers": [
        {
            "name": "mps",
            "github": "Schamschula",
            "ports_count": 994
        }
    ],
    "variants": [
        "g95",
        "gcc10",
        "gcc11",
        "gcc12",
        "gcc13",
        "gccdevel",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "gcc13"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "libgcc",
                "octave",
                "octave-statistics",
                "octave-struct"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "octave-data-smoothing",
                "octave-econometrics",
                "octave-psychrometrics"
            ]
        }
    ]
}