Added package haraka (#941)

This commit is contained in:
Emery Hemingway 2018-11-26 15:04:55 +01:00 committed by Miran
parent 3fc6440058
commit cc3b1f3634

View File

@ -11626,5 +11626,17 @@
"description": "Key/Value storage into a fast file-hash",
"license": "MIT",
"web": "https://github.com/JeffersonLab/niledb.git"
},
{
"name": "haraka",
"url": "https://github.com/ehmry/nim-haraka",
"method": "git",
"tags": [
"hash",
"haraka"
],
"description": "Haraka v2 short-input hash function",
"license": "MIT",
"web": "https://github.com/ehmry/nim-haraka"
}
]