Package : python-patiencediff > RPM : python-patiencediff-0.2.3-1.mga9.src.rpm

Basic items

Name python-patiencediff
Version 0.2.3
Release 1.mga9
URL https://www.breezy-vcs.org/
Group Development/Python
Summary Python implementation of the patiencediff algorithm
Size 32KB
Arch armv7hl
License GNU GPLv2 or later

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 convenience 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.

Media information

Distribution release Mageia 9
Media name core-release
Media arch i586

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2022-10-02 14:13:13
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie