Added package haraka (#941)
This commit is contained in:
parent
3fc6440058
commit
cc3b1f3634
1 changed files with 12 additions and 0 deletions
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue