Language

Package: python-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: 12172, column: 2)
License

Derivations

SystemTargetDerivationBuild status
x86_64-linux/gnu/store/j28s91kz6w8ajpw0dvjpp9xb32mnc05f-python-tlsh-3.4.5.drv
    x86_64-linuxx86_64-w64-mingw32/gnu/store/ddp049w516bvjp5838ibvv96rqy334z1-python-tlsh-3.4.5.drv
    x86_64-linuxriscv64-linux-gnu/gnu/store/49p1v4hbydkvpdn848dvrwn0x1xygv1y-python-tlsh-3.4.5.drv
    x86_64-linuxpowerpc-linux-gnu/gnu/store/4wa617wzjk1dn0rxnnpyw815wf7g9s33-python-tlsh-3.4.5.drv
    x86_64-linuxpowerpc64le-linux-gnu/gnu/store/fny38qc97digd6dr620ky8gaf9g8z8jx-python-tlsh-3.4.5.drv
    x86_64-linuxmips64el-linux-gnu/gnu/store/xicfvaiq2cmrxbibr7088p6rh9sqnxqy-python-tlsh-3.4.5.drv
    x86_64-linuxi686-w64-mingw32/gnu/store/y4ph2ssfa61igxkm0nxr8g2wvx5hgb9r-python-tlsh-3.4.5.drv
    x86_64-linuxi586-pc-gnu/gnu/store/3xxg05m816lxg57i55r2pzqyyvss3l92-python-tlsh-3.4.5.drv
    x86_64-linuxarm-linux-gnueabihf/gnu/store/bs146aj1r3vsr7g2rgmxq3kmwg4i6ssd-python-tlsh-3.4.5.drv
    x86_64-linuxaarch64-linux-gnu/gnu/store/ky0wpn5v4gxhdq1a4g1kvf8m4ahd5lf6-python-tlsh-3.4.5.drv
    riscv64-linux/gnu/store/rx32zc2h529ms9w3jpxzkvzfy53isqhs-python-tlsh-3.4.5.drv
      powerpc-linux/gnu/store/18c3yyaf2hsz12k4vj2hzfvm4xl75w0r-python-tlsh-3.4.5.drv
        powerpc64le-linux/gnu/store/i3qsznf9la90zv7c9pdx1ydzg9h08z8a-python-tlsh-3.4.5.drv
        mips64el-linux/gnu/store/8lh4s569dj926jcgp61ziaq11md8dwd1-python-tlsh-3.4.5.drv
          i686-linux/gnu/store/cm8i1nfxp92p6b6p1gcgc5zpvbynyaag-python-tlsh-3.4.5.drv
          i586-gnu/gnu/store/4vcmjiiv4f10bhwf0iz6gc15hznza8y1-python-tlsh-3.4.5.drv
          armhf-linux/gnu/store/bcjg3mm46ns62lz20ky58v8b4qsxhnzh-python-tlsh-3.4.5.drv
          aarch64-linux/gnu/store/d03hmmg2hfh6kh0dazr0i4szf7jw1m66-python-tlsh-3.4.5.drv

          Lint warnings

          LinterMessageLocation
          input-labels

          Identify input labels that do not match package names

          label 'python' does not match package name 'python-wrapper'