Пакет libtlsh: Информация

    Исходный пакет: libtlsh
    Версия: 4.11.2-alt1
    Последняя версия по данным Repology
    Собран:  21 июля 2026 г. 13:03 в задании #423624
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/trendmicro/tlsh

    Лицензия: ASL 2.0
    О пакете: Fuzzy text matching library
    Описание: 
    TLSH is a fuzzy matching library.
    Given a byte stream with a minimum length of 50 bytes
    TLSH generates a hash value which can be used for similarity comparisons.
    Similar objects will have similar hash values which allows for
    the detection of similar objects by comparing their hash values.  Note that
    the byte stream should have a sufficient amount of complexity.  For example,
    a byte stream of identical bytes will not generate a hash value.

    Список бинарных RPM-пакетов, собираемых из данного SRPM:
    libtlsh (x86_64, i586, aarch64)
    libtlsh-debuginfo (x86_64, i586, aarch64)
    libtlsh-devel (x86_64, i586, aarch64)
    python3-module-libtlsh (x86_64, i586, aarch64)
    python3-module-libtlsh-debuginfo (x86_64, i586, aarch64)

    Сопровождающий: Slava Aseev

    Список участников:
    Slava Aseev

    Права:
    Ivan Khanas
    @everybody

      1. cmake
      2. ctest
      3. gcc-c++
      4. libstdc++-devel-static
      5. python3(setuptools)
      6. python3(wheel)
      7. python3-devel
      8. python3-module-pyproject-installer >= 0.4.0

    Последнее изменение


    15 сентября 2022 г. Slava Aseev 4.11.2-alt1
    - new version
    22 сентября 2021 г. Slava Aseev 4.9.3-alt1
    - update to latest upstream version
    - remove python2 build
    - enable tests
    16 января 2019 г. Slava Aseev 3.4.5-alt1
    - Initial build for ALT