{
  "name": "czmq",
  "href": "https://vcpkg.link/ports/czmq",
  "supports": "!xbox",
  "published_at": "2026-01-08T23:00:34.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/zeromq/czmq",
  "description": [
    "High-level C binding for ZeroMQ"
  ],
  "license": "MPL-2.0",
  "version": {
    "type": "semver",
    "value": "4.2.1",
    "port": 5
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/5cf3e4b24e1cb037d03272e6fa1141a26651be4f/ports/czmq",
    "hash": "5cf3e4b24e1cb037d03272e6fa1141a26651be4f"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/zeromq/czmq",
    "stars": 1273
  },
  "dependencies": [
    {
      "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"
    },
    {
      "name": "zeromq",
      "href": "https://vcpkg.link/ports/zeromq",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    }
  ],
  "dev_dependencies": [],
  "features": [
    {
      "name": "curl",
      "default": [],
      "description": [
        "Build with libcurl"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "curl",
          "href": "https://vcpkg.link/ports/curl",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "draft",
      "default": [],
      "description": [
        "Build and install draft APIs"
      ],
      "supports": "all",
      "dependencies": []
    },
    {
      "name": "httpd",
      "default": [],
      "description": [
        "Build with HTTP server support (libmicrohttpd)"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "libmicrohttpd",
          "href": "https://vcpkg.link/ports/libmicrohttpd",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "lz4",
      "default": [],
      "description": [
        "Build with lz4"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "lz4",
          "href": "https://vcpkg.link/ports/lz4",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "tool",
      "default": [],
      "description": [
        "Build and install czmq tools (zmakecert)"
      ],
      "supports": "all",
      "dependencies": []
    },
    {
      "name": "uuid",
      "default": [],
      "description": [
        "Build with libuuid"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "libuuid",
          "href": "https://vcpkg.link/ports/libuuid",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "!windows & !uwp & !osx"
        }
      ]
    }
  ]
}