{
  "name": "openxlsx",
  "href": "https://vcpkg.link/ports/openxlsx",
  "supports": "all",
  "published_at": "2025-10-08T17:38:18.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/troldal/OpenXLSX",
  "description": [
    "OpenXLSX is a C++ library for reading, writing, creating and modifying Microsoft Excel® files, with the .xlsx format."
  ],
  "license": "BSD-3-Clause",
  "version": {
    "type": "date",
    "value": "2025-07-14",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/70b56f6ad7488fd5a05a2dba090a5c943fbd3a74/ports/openxlsx",
    "hash": "70b56f6ad7488fd5a05a2dba090a5c943fbd3a74"
  },
  "repository": null,
  "dependencies": [
    {
      "name": "nowide",
      "href": "https://vcpkg.link/ports/nowide",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "windows"
    },
    {
      "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": []
}