{
  "name": "libbf",
  "href": "https://vcpkg.link/ports/libbf",
  "supports": "!windows",
  "published_at": "2023-06-14T03:13:45.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": null,
  "description": [
    ":dart: Bloom filters for C++11"
  ],
  "license": "BSD-3-Clause",
  "version": {
    "type": "semver",
    "value": "1.0.0",
    "port": 4
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/987e164326f3d9abe78497a14325bb347ebe203d/ports/libbf",
    "hash": "987e164326f3d9abe78497a14325bb347ebe203d"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/mavam/libbf",
    "stars": 359
  },
  "dependencies": [
    {
      "name": "vcpkg-cmake",
      "href": "https://vcpkg.link/ports/vcpkg-cmake",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    }
  ],
  "dev_dependencies": [],
  "features": []
}