mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
e8e323bd5a
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
10 lines
349 B
Text
10 lines
349 B
Text
TLSH is a fuzzy matching library. Given a byte stream with a minimum
|
|
length of 256 bytes, TLSH generates a hash value which can be used for
|
|
similarity comparisons.
|
|
|
|
("TLSH" stands for Trend Micro Locality Sensitive Hash.)
|
|
|
|
python3 is an optional dependency. You need to set PYTHON3=yes,
|
|
for example:
|
|
|
|
PYTHON3=yes ./python-libarchive-c.SlackBuild
|