{
  "name": "cli11",
  "href": "https://vcpkg.link/ports/cli11",
  "supports": "!uwp",
  "published_at": "2025-03-06T18:25:31.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/CLIUtils/CLI11",
  "description": [
    "CLI11 is a command line parser for C++11 and beyond that provides a rich feature set with a simple and intuitive interface."
  ],
  "license": "BSD-3-Clause",
  "version": {
    "type": "semver",
    "value": "2.5.0",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/dfee12b55dffb27da6b0a3f06becdb3420a143a0/ports/cli11",
    "hash": "dfee12b55dffb27da6b0a3f06becdb3420a143a0"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/CLIUtils/CLI11",
    "stars": 3731
  },
  "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"
    }
  ],
  "dev_dependencies": [],
  "features": []
}