2
0
mirror of https://github.com/boostorg/hash2.git synced 2026-01-19 16:22:15 +00:00
Files
hash2/meta/libraries.json
2024-07-17 21:30:16 +03:00

20 lines
456 B
JSON

[
{
"key": "hash2",
"name": "Hash2",
"authors": [
"Peter Dimov",
"Christian Mazakas"
],
"maintainers": [
"Peter Dimov <pdimov -at- gmail.com>",
"Christian Mazakas <christian.mazakas -at- gmail.com>"
],
"description": "An extensible hashing framework.",
"category": [
"Function-objects"
],
"cxxstd": "11"
}
]