{
  "name": "bzip3",
  "href": "https://vcpkg.link/ports/bzip3",
  "supports": "all",
  "published_at": "2025-08-14T20:43:56.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/kspalaiologos/bzip3/",
  "description": [
    "A better and stronger spiritual successor to BZip2."
  ],
  "license": "LGPL-3.0-or-later",
  "version": {
    "type": "semver",
    "value": "1.5.3",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/24e08df327d887a201dbb0962fc26b86d939bae5/ports/bzip3",
    "hash": "24e08df327d887a201dbb0962fc26b86d939bae5"
  },
  "repository": null,
  "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": [
    {
      "name": "tools",
      "default": [],
      "description": [
        "Build bzip3 applications"
      ],
      "supports": "!windows",
      "dependencies": []
    }
  ]
}