Language

Package: python2-tlsh @ 3.4.5

Synopsis

Fuzzy matching library for Python

Description

Trend Micro Locality Sensitive Hash (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. Similar objects have similar hash values, which allows for the detection of similar objects by comparing their hash values. The byte stream should have a sufficient amount of complexity; for example, a byte stream of identical bytes will not generate a hash value.

Home page
https://github.com/trendmicro/tlsh
Location
gnu/packages/python-xyz.scm (line: 8988, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings