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

{
    "name": "octave-nurbs",
    "portdir": "octave/octave-nurbs",
    "version": "1.4.3",
    "license": "GPL-3+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://gnu-octave.github.io/packages/nurbs/",
    "description": "Collection of routines for the creation, and manipulation of Non-Uniform Rational B-Splines (NURBS), based on the NURBS toolbox by Mark Spink.",
    "long_description": "Collection of routines for the creation, and manipulation of Non-Uniform Rational B-Splines (NURBS), based on the NURBS toolbox by Mark Spink.",
    "active": true,
    "categories": [
        "science",
        "math",
        "octave"
    ],
    "maintainers": [
        {
            "name": "mps",
            "github": "Schamschula",
            "ports_count": 847
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "libomp",
                "octave"
            ]
        }
    ],
    "depends_on": []
}