{
  "name": "zlib",
  "href": "https://vcpkg.link/ports/zlib",
  "supports": "all",
  "published_at": "2026-08-07T21:50:28.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://www.zlib.net/",
  "description": [
    "A massively spiffy yet delicately unobtrusive compression library."
  ],
  "license": "Zlib",
  "version": {
    "type": "semver",
    "value": "1.3.2",
    "port": 2
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/44e0d97b7ae65eedf3b5af3a5e96f55358f1b2a4/ports/zlib",
    "hash": "44e0d97b7ae65eedf3b5af3a5e96f55358f1b2a4"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/madler/zlib",
    "stars": 7076
  },
  "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": []
}