Package python3-module-patiencediff: Information

    Source package: python3-module-patiencediff
    Version: 0.2.4-alt1
    Build time:  Jan 29, 2024, 11:45 PM
    Report package bug
    License: GPLv2
    Summary: This package contains the implementation of the patiencediff algorithm, as first described by Bram Cohen.
    Description: 
    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

    List of rpms provided by this srpm:
    python3-module-patiencediff (e2kv6, e2kv5, e2kv4, e2k)
    python3-module-patiencediff-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    python3-module-patiencediff-tests (e2kv6, e2kv5, e2kv4, e2k)

    Maintainer: Anatoly Kitaikin

    List of contributors:
    Anatoly Kitaikin

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

    Last changed


    Oct. 21, 2022 Anatoly Kitaikin 0.2.4-alt1
    - Release 0.2.4
    June 29, 2021 Anatoly Kitaikin 0.2.2-alt1
    - Release 0.2.2
    Feb. 2, 2021 Anatoly Kitaikin 0.2.1-alt1
    - Release 0.2.1