{
  "name": "hical61-hical",
  "href": "https://vcpkg.link/ports/hical61-hical",
  "supports": "!uwp & !xbox & !android & !emscripten",
  "published_at": "2026-05-14T17:12:01.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/Hical61/Hical",
  "description": [
    "Modern C++20/C++26 high-performance web framework based on Boost.Asio with native HTTP/WebSocket stack"
  ],
  "license": "MIT",
  "version": {
    "type": "semver",
    "value": "2.6.1",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/d0c191d142b7bc048141ddfb618aa9ae5dba0233/ports/hical61-hical",
    "hash": "d0c191d142b7bc048141ddfb618aa9ae5dba0233"
  },
  "repository": null,
  "dependencies": [
    {
      "name": "boost-asio",
      "href": "https://vcpkg.link/ports/boost-asio",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "boost-json",
      "href": "https://vcpkg.link/ports/boost-json",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "boost-system",
      "href": "https://vcpkg.link/ports/boost-system",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "liburing",
      "href": "https://vcpkg.link/ports/liburing",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "linux"
    },
    {
      "name": "openssl",
      "href": "https://vcpkg.link/ports/openssl",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "picohttpparser",
      "href": "https://vcpkg.link/ports/picohttpparser",
      "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"
    },
    {
      "name": "zlib",
      "href": "https://vcpkg.link/ports/zlib",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    }
  ],
  "dev_dependencies": [],
  "features": [
    {
      "name": "database",
      "default": [],
      "description": [
        "Database middleware with MySQL support (requires Boost.MySQL)"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "boost-charconv",
          "href": "https://vcpkg.link/ports/boost-charconv",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        },
        {
          "name": "boost-mysql",
          "href": "https://vcpkg.link/ports/boost-mysql",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    }
  ]
}