{
  "name": "avro-c",
  "href": "https://vcpkg.link/ports/avro-c",
  "supports": "!uwp",
  "published_at": "2026-02-13T23:03:04.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/apache/avro",
  "description": [
    "Apache Avro is a data serialization system"
  ],
  "license": "Apache-2.0",
  "version": {
    "type": "semver",
    "value": "1.12.1",
    "port": 1
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/e749ebc2d317baf3722f2e86ba2c06c9e59e62a8/ports/avro-c",
    "hash": "e749ebc2d317baf3722f2e86ba2c06c9e59e62a8"
  },
  "repository": null,
  "dependencies": [
    {
      "name": "jansson",
      "href": "https://vcpkg.link/ports/jansson",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "liblzma",
      "href": "https://vcpkg.link/ports/liblzma",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "snappy",
      "href": "https://vcpkg.link/ports/snappy",
      "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": "zlib",
      "href": "https://vcpkg.link/ports/zlib",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    }
  ],
  "dev_dependencies": [],
  "features": []
}