{
  "name": "alembic",
  "href": "https://vcpkg.link/ports/alembic",
  "supports": "!(windows & x86) & !uwp",
  "published_at": "2026-07-06T05:55:07.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://www.alembic.io",
  "description": [
    "Alembic is an open framework for storing and sharing scene data that includes a C++ library, a file format, and client plugins and applications."
  ],
  "license": null,
  "version": {
    "type": "semver",
    "value": "1.8.12",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/bca33b7005cefbc0d97261854ce8c96742eb62da/ports/alembic",
    "hash": "bca33b7005cefbc0d97261854ce8c96742eb62da"
  },
  "repository": null,
  "dependencies": [
    {
      "name": "imath",
      "href": "https://vcpkg.link/ports/imath",
      "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": [
    {
      "name": "hdf5",
      "default": [],
      "description": [
        "Build with HDF5 support"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "hdf5",
          "href": "https://vcpkg.link/ports/hdf5",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    }
  ]
}