{
  "name": "tesseract",
  "href": "https://vcpkg.link/ports/tesseract",
  "supports": "!uwp",
  "published_at": "2025-12-29T04:46:00.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/tesseract-ocr/tesseract",
  "description": [
    "An OCR Engine that was developed at HP Labs between 1985 and 1995... and now at Google."
  ],
  "license": "Apache-2.0",
  "version": {
    "type": "semver",
    "value": "5.5.2",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/b76cd2ea4b1a353f3de738ddfc8c8216f31157f4/ports/tesseract",
    "hash": "b76cd2ea4b1a353f3de738ddfc8c8216f31157f4"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/tesseract-ocr/tesseract",
    "stars": 75819
  },
  "dependencies": [
    {
      "name": "cpu-features",
      "href": "https://vcpkg.link/ports/cpu-features",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "android"
    },
    {
      "name": "curl",
      "href": "https://vcpkg.link/ports/curl",
      "is_host": false,
      "with_default_features": false,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "leptonica",
      "href": "https://vcpkg.link/ports/leptonica",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "libarchive",
      "href": "https://vcpkg.link/ports/libarchive",
      "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"
    }
  ],
  "dev_dependencies": [],
  "features": [
    {
      "name": "training-tools",
      "default": [],
      "description": [
        "build training tools"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "cairo",
          "href": "https://vcpkg.link/ports/cairo",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        },
        {
          "name": "fontconfig",
          "href": "https://vcpkg.link/ports/fontconfig",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        },
        {
          "name": "icu",
          "href": "https://vcpkg.link/ports/icu",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        },
        {
          "name": "pango",
          "href": "https://vcpkg.link/ports/pango",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    }
  ]
}