{
  "name": "openjph",
  "href": "https://vcpkg.link/ports/openjph",
  "supports": "all",
  "published_at": "2026-05-16T09:06:26.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/aous72/OpenJPH",
  "description": [
    "Open-source implementation of JPEG2000 Part-15 (or JPH or HTJ2K)"
  ],
  "license": "BSD-2-Clause",
  "version": {
    "type": "semver",
    "value": "0.27.2",
    "port": 1
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/3d43c0b5050dec9892f0c9db39cfd589e6123a1b/ports/openjph",
    "hash": "3d43c0b5050dec9892f0c9db39cfd589e6123a1b"
  },
  "repository": null,
  "dependencies": [
    {
      "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": [
        "Enables building command line executables"
      ],
      "supports": "!uwp",
      "dependencies": [
        {
          "name": "tiff",
          "href": "https://vcpkg.link/ports/tiff",
          "is_host": false,
          "with_default_features": false,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    }
  ]
}