{
  "name": "clrng",
  "href": "https://vcpkg.link/ports/clrng",
  "supports": "!arm64",
  "published_at": "2022-01-25T18:31:15.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/clMathLibraries/clRNG",
  "description": [
    "clRNG is a library for uniform random number generation in OpenCL."
  ],
  "license": null,
  "version": {
    "type": "date",
    "value": "2020-12-01",
    "port": 3
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/c9e786d81a890ef6b3932779925f11e696dc9541/ports/clrng",
    "hash": "c9e786d81a890ef6b3932779925f11e696dc9541"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/clMathLibraries/clRNG",
    "stars": 137
  },
  "dependencies": [
    {
      "name": "opencl",
      "href": "https://vcpkg.link/ports/opencl",
      "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"
    }
  ],
  "dev_dependencies": [],
  "features": []
}