{
  "name": "range-v3",
  "href": "https://vcpkg.link/ports/range-v3",
  "supports": "all",
  "published_at": "2024-09-18T21:56:51.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/ericniebler/range-v3",
  "description": [
    "Range library for C++14/17/20, basis for C++20's std::ranges"
  ],
  "license": "BSL-1.0 AND MIT AND (NCSA OR MIT)",
  "version": {
    "type": "semver",
    "value": "0.12.0",
    "port": 4
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/fc358711d78c5dcb8f240daea628ecfee60fb164/ports/range-v3",
    "hash": "fc358711d78c5dcb8f240daea628ecfee60fb164"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/ericniebler/range-v3",
    "stars": 4265
  },
  "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": []
}