xref: /aosp_15_r20/external/setfilters/METADATA (revision f53908e1379d754ac0a89dcba1e5f85b29df130f)
1name: "setfilters"
2description:
3    "A library which contains a collection of space efficient set filters data "
4    "structures such as cuckoo filter."
5
6third_party {
7  url {
8    type: GIT
9    value: "https://github.com/google/setfilters"
10  }
11  version: "1.0.0"
12  license_type: NOTICE
13  last_upgrade_date { year: 2022 month: 9 day: 1 }
14}
15