{
  "name": "aws-c-event-stream",
  "href": "https://vcpkg.link/ports/aws-c-event-stream",
  "supports": "all",
  "published_at": "2025-04-05T07:31:46.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/awslabs/aws-c-event-stream",
  "description": [
    "C99 implementation of the vnd.amazon.event-stream content-type."
  ],
  "license": "Apache-2.0",
  "version": {
    "type": "semver",
    "value": "0.5.4",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/76678cece9401e257c5a0aabd4d76d3a910b1532/ports/aws-c-event-stream",
    "hash": "76678cece9401e257c5a0aabd4d76d3a910b1532"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/awslabs/aws-c-event-stream",
    "stars": 37
  },
  "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": "aws-c-io",
      "href": "https://vcpkg.link/ports/aws-c-io",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "aws-checksums",
      "href": "https://vcpkg.link/ports/aws-checksums",
      "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": []
}