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

    Исходный пакет: python3-module-patiencediff
    Версия: 0.2.4-alt1
    Собран:  29 января 2024 г. 23:45
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/breezy-team/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
    
    This module is built for python 2.7

    Список бинарных RPM-пакетов, собираемых из данного SRPM:
    python3-module-patiencediff (e2kv6, e2kv5, e2kv4, e2k)
    python3-module-patiencediff-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    python3-module-patiencediff-tests (e2kv6, e2kv5, e2kv4, e2k)

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

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

      1. rpm-build-python3
      2. python3-module-setuptools

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


    21 октября 2022 г. Anatoly Kitaikin 0.2.4-alt1
    - Release 0.2.4
    29 июня 2021 г. Anatoly Kitaikin 0.2.2-alt1
    - Release 0.2.2
    2 февраля 2021 г. Anatoly Kitaikin 0.2.1-alt1
    - Release 0.2.1