mirror of
https://github.com/boostorg/bloom.git
synced 2026-01-19 04:02:11 +00:00
16 lines
314 B
JSON
16 lines
314 B
JSON
{
|
|
"key": "bloom",
|
|
"name": "Bloom",
|
|
"authors": [
|
|
"Joaqu\u00edn M L\u00f3pez Mu\u00f1oz"
|
|
],
|
|
"description": "Bloom filters.",
|
|
"cxxstd": "11",
|
|
"category": [
|
|
"Containers"
|
|
],
|
|
"maintainers": [
|
|
"Joaquin M Lopez Munoz <joaquin.lopezmunoz -at- gmail.com>"
|
|
]
|
|
}
|