{
  "name": "tdlib",
  "href": "https://vcpkg.link/ports/tdlib",
  "supports": "all",
  "published_at": "2026-05-21T21:01:57.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/tdlib/td",
  "description": [
    "Cross-platform library for building Telegram clients"
  ],
  "license": "BSL-1.0",
  "version": {
    "type": "semver",
    "value": "1.8.64",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/655287e37c3cf4d98c957360dd364ffe3c780e39/ports/tdlib",
    "hash": "655287e37c3cf4d98c957360dd364ffe3c780e39"
  },
  "repository": null,
  "dependencies": [
    {
      "name": "gperf",
      "href": "https://vcpkg.link/ports/gperf",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "openssl",
      "href": "https://vcpkg.link/ports/openssl",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "tdlib",
      "href": "https://vcpkg.link/ports/tdlib",
      "is_host": true,
      "with_default_features": false,
      "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"
    },
    {
      "name": "zlib",
      "href": "https://vcpkg.link/ports/zlib",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    }
  ],
  "dev_dependencies": [],
  "features": [
    {
      "name": "tools",
      "default": [],
      "description": [
        "Install source-generator executables (tl-parser, generate_mtproto, etc.) required for cross-compilation"
      ],
      "supports": "all",
      "dependencies": []
    }
  ]
}