mirror of
https://github.com/logos-messaging/packages.git
synced 2026-05-05 20:49:29 +00:00
Added package haraka (#941)
This commit is contained in:
parent
3fc6440058
commit
cc3b1f3634
@ -11626,5 +11626,17 @@
|
|||||||
"description": "Key/Value storage into a fast file-hash",
|
"description": "Key/Value storage into a fast file-hash",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/JeffersonLab/niledb.git"
|
"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…
x
Reference in New Issue
Block a user