{
  "name": "zziplib",
  "href": "https://vcpkg.link/ports/zziplib",
  "supports": "all",
  "published_at": "2025-06-03T22:20:56.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/gdraheim/zziplib",
  "description": [
    "The ZZIPlib provides read access on ZIP-archives and unpacked data. It features an additional simplified API following the standard Posix API for file access"
  ],
  "license": "LGPL-2.0-or-later OR MPL-1.1",
  "version": {
    "type": "semver",
    "value": "0.13.80",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/1931b11c74c14a03a4615016bbc21ea9e9d2bcac/ports/zziplib",
    "hash": "1931b11c74c14a03a4615016bbc21ea9e9d2bcac"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/gdraheim/zziplib",
    "stars": 68
  },
  "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"
    },
    {
      "name": "zlib",
      "href": "https://vcpkg.link/ports/zlib",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    }
  ],
  "dev_dependencies": [],
  "features": []
}