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

{
    "name": "oof2",
    "portdir": "science/oof2",
    "version": "2.3.3",
    "license": "public-domain",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.ctcms.nist.gov/oof/oof2",
    "description": "Image-based finite element analysis of materials",
    "long_description": "OOF2 computes properties of materials with complex microstructures via image-based finite element analysis.",
    "active": true,
    "categories": [
        "science"
    ],
    "maintainers": [
        {
            "name": "stephen.langer",
            "github": "snarkhunter",
            "ports_count": 2
        },
        {
            "name": "oof_manager",
            "github": "",
            "ports_count": 2
        }
    ],
    "variants": [
        "debug",
        "python39",
        "python310",
        "python311",
        "python312",
        "dev",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "cmake",
                "pkgconfig",
                "swig-python",
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "oofcanvas"
            ]
        },
        {
            "type": "run",
            "ports": [
                "adwaita-icon-theme"
            ]
        }
    ],
    "depends_on": []
}