{
  "name": "docraft",
  "href": "https://vcpkg.link/ports/docraft",
  "supports": "all",
  "published_at": "2026-03-19T06:44:20.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://cadons.github.io/Docraft/",
  "description": [
    "Docraft is a self-contained C++ library for generating professionally rendered PDF documents — without external tools, command-line utilities, or runtime dependencies beyond your own application"
  ],
  "license": "Apache-2.0",
  "version": {
    "type": "string",
    "value": "v1.0.0-beta.3",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/eb9a6666ee6ef4bdab483b558f53a93f04a0c316/ports/docraft",
    "hash": "eb9a6666ee6ef4bdab483b558f53a93f04a0c316"
  },
  "repository": null,
  "dependencies": [
    {
      "name": "fmt",
      "href": "https://vcpkg.link/ports/fmt",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "gtest",
      "href": "https://vcpkg.link/ports/gtest",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "libharu",
      "href": "https://vcpkg.link/ports/libharu",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "nlohmann-json",
      "href": "https://vcpkg.link/ports/nlohmann-json",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "pugixml",
      "href": "https://vcpkg.link/ports/pugixml",
      "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": []
}