{
  "name": "mcap",
  "href": "https://vcpkg.link/ports/mcap",
  "supports": "all",
  "published_at": "2026-02-25T22:10:55.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": "https://mcap.dev/",
  "homepage_href": "https://mcap.dev/",
  "description": [
    "MCAP is a modular, performant, and serialization-agnostic container file format, useful for pub/sub and robotics applications."
  ],
  "license": "MIT",
  "version": {
    "type": "semver",
    "value": "2.1.3",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/253e51e0250f824c0402219c1abc8e788bd61cb1/ports/mcap",
    "hash": "253e51e0250f824c0402219c1abc8e788bd61cb1"
  },
  "repository": null,
  "dependencies": [],
  "dev_dependencies": [],
  "features": [
    {
      "name": "lz4",
      "default": [],
      "description": [
        "Enable LZ4 compression support."
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "lz4",
          "href": "https://vcpkg.link/ports/lz4",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "zstd",
      "default": [],
      "description": [
        "Enable ZSTD compression support."
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "zstd",
          "href": "https://vcpkg.link/ports/zstd",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    }
  ]
}