Added package libfuzzy (#2347)

This commit is contained in:
srozb 2022-09-02 18:10:00 +02:00 committed by GitHub
parent 3e62a7b1ef
commit d7da9473c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27355,5 +27355,21 @@
"description": "Near-Duplicate File Detection",
"license": "MIT/ISC",
"web": "https://github.com/c-blake/ndup"
},
{
"name": "libfuzzy",
"url": "https://github.com/srozb/nim-libfuzzy",
"method": "git",
"tags": [
"cryptography",
"ssdeep",
"libfuzzy",
"fuzzyhashing",
"hash",
"wrapper"
],
"description": "libfuzzy/ssdeep wrapper",
"license": "GPL-2.0-only",
"web": "https://github.com/srozb/nim-libfuzzy"
}
]