{
  "name": "xlsxio",
  "href": "https://vcpkg.link/ports/xlsxio",
  "supports": "all",
  "published_at": "2023-04-26T05:40:19.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/brechtsanders/xlsxio",
  "description": [
    "Cross-platform C library for reading values from and writing values to .xlsx files"
  ],
  "license": "MIT",
  "version": {
    "type": "semver",
    "value": "0.2.34",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/326968a70b24b2cfb2a8ba3249446a71316846bd/ports/xlsxio",
    "hash": "326968a70b24b2cfb2a8ba3249446a71316846bd"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/brechtsanders/xlsxio",
    "stars": 488
  },
  "dependencies": [
    {
      "name": "expat",
      "href": "https://vcpkg.link/ports/expat",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "minizip",
      "href": "https://vcpkg.link/ports/minizip",
      "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": []
}