{
  "name": "minc",
  "href": "https://vcpkg.link/ports/minc",
  "supports": "all",
  "published_at": "2025-05-06T21:50:05.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/BIC-MNI/libminc",
  "description": [
    "libminc is the core library and API of the MINC toolkit"
  ],
  "license": null,
  "version": {
    "type": "semver",
    "value": "2.4.6",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/bf1ca0b08452bf9ecea957ed38453384d31cab5e/ports/minc",
    "hash": "bf1ca0b08452bf9ecea957ed38453384d31cab5e"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/BIC-MNI/libminc",
    "stars": 19
  },
  "dependencies": [
    {
      "name": "hdf5",
      "href": "https://vcpkg.link/ports/hdf5",
      "is_host": false,
      "with_default_features": false,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "nifticlib",
      "href": "https://vcpkg.link/ports/nifticlib",
      "is_host": false,
      "with_default_features": true,
      "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": "minc1",
      "default": [],
      "description": [
        "Support minc1 file format, requires NETCDF"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "netcdf-c",
          "href": "https://vcpkg.link/ports/netcdf-c",
          "is_host": false,
          "with_default_features": false,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    }
  ]
}