{
  "name": "intel-mkl",
  "version": "2023.0.0",
  "port-version": 1,
  "description": "Intel® Math Kernel Library (Intel® MKL) accelerates math processing routines, increases application performance, and reduces development time on Intel® processors.",
  "homepage": "https://www.intel.com/content/www/us/en/developer/tools/oneapi/onemkl.html",
  "license": null,
  "supports": "(windows | linux | osx) & x64",
  "dependencies": [
    {
      "name": "vcpkg-tool-lessmsi",
      "host": true,
      "platform": "windows"
    }
  ]
}