{
  "name": "cppitertools",
  "version": "2.1",
  "port-version": 3,
  "description": "Range-based for loop add-ons inspired by the Python builtins and itertools library",
  "homepage": "https://github.com/ryanhaining/cppitertools",
  "dependencies": [
    "boost-optional",
    {
      "name": "vcpkg-cmake",
      "host": true
    },
    {
      "name": "vcpkg-cmake-config",
      "host": true
    }
  ]
}
