{
  "name": "seacas",
  "href": "https://vcpkg.link/ports/seacas",
  "supports": "all",
  "published_at": "2025-09-22T11:58:48.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/sandialabs/seacas",
  "description": [
    "The Sandia Engineering Analysis Code Access System (SEACAS) is a suite of preprocessing, postprocessing, translation, and utility applications supporting finite element analysis software using the Exodus database file format."
  ],
  "license": null,
  "version": {
    "type": "date",
    "value": "2022-11-22",
    "port": 10
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/a3f2ea0f3443180a6d93a1bcd679f90dfea0ae48/ports/seacas",
    "hash": "a3f2ea0f3443180a6d93a1bcd679f90dfea0ae48"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/sandialabs/seacas",
    "stars": 189
  },
  "dependencies": [
    {
      "name": "cereal",
      "href": "https://vcpkg.link/ports/cereal",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "cgns",
      "href": "https://vcpkg.link/ports/cgns",
      "is_host": false,
      "with_default_features": false,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "fmt",
      "href": "https://vcpkg.link/ports/fmt",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "hdf5",
      "href": "https://vcpkg.link/ports/hdf5",
      "is_host": false,
      "with_default_features": false,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "metis",
      "href": "https://vcpkg.link/ports/metis",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "netcdf-c",
      "href": "https://vcpkg.link/ports/netcdf-c",
      "is_host": false,
      "with_default_features": false,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "vcpkg-cmake",
      "href": "https://vcpkg.link/ports/vcpkg-cmake",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "vcpkg-cmake-config",
      "href": "https://vcpkg.link/ports/vcpkg-cmake-config",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "zlib",
      "href": "https://vcpkg.link/ports/zlib",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    }
  ],
  "dev_dependencies": [],
  "features": [
    {
      "name": "matio",
      "default": [],
      "description": [
        "Enable Matio support"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "matio",
          "href": "https://vcpkg.link/ports/matio",
          "is_host": false,
          "with_default_features": false,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "mpi",
      "default": [],
      "description": [
        "Enable MPI support"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "cgns",
          "href": "https://vcpkg.link/ports/cgns",
          "is_host": false,
          "with_default_features": false,
          "version_constraint": null,
          "platform": "all"
        },
        {
          "name": "hdf5",
          "href": "https://vcpkg.link/ports/hdf5",
          "is_host": false,
          "with_default_features": false,
          "version_constraint": null,
          "platform": "all"
        },
        {
          "name": "parmetis",
          "href": "https://vcpkg.link/ports/parmetis",
          "is_host": false,
          "with_default_features": false,
          "version_constraint": null,
          "platform": "!osx"
        }
      ]
    }
  ]
}