Пакет python3-module-patiencediff: Информация

    Исходный пакет: python3-module-patiencediff
    Версия: 0.2.15-alt1
    Последняя версия по данным Repology
    Собран:  24 мая 2024 г. 19:58 в задании #349095
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://pypi.org/project/patiencediff

    Лицензия: GPLv2
    О пакете: This package contains the implementation of the patiencediff algorithm, as first described by Bram Cohen
    Описание: 
    This package contains the implementation of the patiencediff algorithm, as first described by Bram Cohen.
    
    Like Python's difflib, this module provides both a convience unified_diff function for the generation of
    unified diffs of text files as well as a SequenceMatcher that can be used on arbitrary lists.
    
    Patiencediff provides a good balance of performance, nice output for humans, and implementation simplicity.
    
    The code in this package was extracted from the Bazaar code base.
    
    The package comes with two implementations:
    
     - A Python implementation (_patiencediff_py.py); this implementation only requires a Python interpreter and
       is the more readable version of the two
     - A C implementation implementation (_patiencediff_c.c); this implementation is faster, but requires a C compiler
       and is less readable

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    python3-module-patiencediff (x86_64, ppc64le, i586, aarch64)
    python3-module-patiencediff-debuginfo (x86_64, ppc64le, i586, aarch64)
    python3-module-patiencediff-tests (x86_64, ppc64le, i586, aarch64)

    Сопровождающий: Anatoly Kitaikin

    Список участников:
    Grigory Ustinov
    Anatoly Kitaikin

    Права:
    Anatoly Kitaikin
    @everybody

      1. python3-module-pyproject-installer >= 0.4.0
      2. python3-module-setuptools
      3. python3-module-wheel
      4. rpm-build-python3

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


    24 мая 2024 г. Grigory Ustinov 0.2.15-alt1
    - Automatically updated to 0.2.15.
    21 октября 2022 г. Anatoly Kitaikin 0.2.4-alt1
    - Release 0.2.4
    29 июня 2021 г. Anatoly Kitaikin 0.2.2-alt1
    - Release 0.2.2