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

{
    "name": "octave-datatypes",
    "portdir": "octave/octave-datatypes",
    "version": "1.0.4",
    "license": "GPL-3+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/pr0m1th3as/datatypes",
    "description": "Extra data types for GNU Octave",
    "long_description": "Extra data types for GNU Octave",
    "active": true,
    "categories": [
        "science",
        "math",
        "octave"
    ],
    "maintainers": [
        {
            "name": "mps",
            "github": "Schamschula",
            "ports_count": 1078
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "octave"
            ]
        }
    ],
    "depends_on": []
}