mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-09 09:33:08 +00:00
Add package dHash (#2535)
Co-authored-by: Gabriel Huber <mail@gabrielhuber.at>
This commit is contained in:
parent
c6b88e9547
commit
f568c333dc
@ -29459,5 +29459,19 @@
|
||||
"description": "Async iterators. Able to both await futures and yield values",
|
||||
"license": "MIT",
|
||||
"doc": "https://sirnickolas.github.io/asyncIters-Nim/asyncIters"
|
||||
},
|
||||
{
|
||||
"name": "dhash",
|
||||
"url": "https://github.com/filvyb/dhash",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"hash",
|
||||
"library",
|
||||
"difference",
|
||||
"image"
|
||||
],
|
||||
"description": "Nim implementation of dHash algorithm",
|
||||
"license": "LGPLv3",
|
||||
"web": "https://github.com/filvyb/dhash"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user