{
  "name": "openexr",
  "href": "https://vcpkg.link/ports/openexr",
  "supports": "!uwp",
  "published_at": "2026-08-28T17:02:27.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://www.openexr.com/",
  "description": [
    "The OpenEXR project provides the specification and reference implementation of the EXR file format, the professional-grade image storage format of the motion picture industry."
  ],
  "license": "BSD-3-Clause",
  "version": {
    "type": "semver",
    "value": "3.4.15",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/17c76fccf4de515fa552a4cf58293f6311f77f51/ports/openexr",
    "hash": "17c76fccf4de515fa552a4cf58293f6311f77f51"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/AcademySoftwareFoundation/openexr",
    "stars": 1842
  },
  "dependencies": [
    {
      "name": "imath",
      "href": "https://vcpkg.link/ports/imath",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "libdeflate",
      "href": "https://vcpkg.link/ports/libdeflate",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "openjph",
      "href": "https://vcpkg.link/ports/openjph",
      "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"
    }
  ],
  "dev_dependencies": [],
  "features": [
    {
      "name": "tools",
      "default": [],
      "description": [
        "Build tools"
      ],
      "supports": "all",
      "dependencies": []
    }
  ]
}