{
  "name": "aws-c-compression",
  "href": "https://vcpkg.link/ports/aws-c-compression",
  "supports": "all",
  "published_at": "2026-01-08T19:27:00.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/awslabs/aws-c-compression",
  "description": [
    "C99 implementation of huffman encoding/decoding"
  ],
  "license": "Apache-2.0",
  "version": {
    "type": "semver",
    "value": "0.3.2",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/f1fe3acb62b7aba476e48e3395c40d88478ac444/ports/aws-c-compression",
    "hash": "f1fe3acb62b7aba476e48e3395c40d88478ac444"
  },
  "repository": null,
  "dependencies": [
    {
      "name": "aws-c-common",
      "href": "https://vcpkg.link/ports/aws-c-common",
      "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": []
}