Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python3-patiencediff | Distribution: Mageia |
Version: 0.2.1 | Vendor: Mageia.Org |
Release: 1.mga8 | Build date: Mon Nov 23 08:58:13 2020 |
Group: Development/Python | Build host: localhost |
Size: 102067 | Source RPM: python-patiencediff-0.2.1-1.mga8.src.rpm |
Packager: guillomovitch <guillomovitch> | |
Url: https://www.breezy-vcs.org/ | |
Summary: Python implementation of the patiencediff algorithm |
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.
GNU GPLv2 or later
* Sun Nov 22 2020 guillomovitch <guillomovitch> 0.2.1-1.mga8 + Revision: 1648441 - new version 0.2.1 * Sat Jul 04 2020 wally <wally> 0.2.0-1.mga8 + Revision: 1601841 - imported package python-patiencediff
/usr/lib/.build-id /usr/lib/.build-id/dc /usr/lib/.build-id/dc/c991aad9808be9182bf8b60c54a838e99b9c51 /usr/lib64/python3.8/site-packages/patiencediff /usr/lib64/python3.8/site-packages/patiencediff-0.2.1-py3.8.egg-info /usr/lib64/python3.8/site-packages/patiencediff-0.2.1-py3.8.egg-info/PKG-INFO /usr/lib64/python3.8/site-packages/patiencediff-0.2.1-py3.8.egg-info/SOURCES.txt /usr/lib64/python3.8/site-packages/patiencediff-0.2.1-py3.8.egg-info/dependency_links.txt /usr/lib64/python3.8/site-packages/patiencediff-0.2.1-py3.8.egg-info/top_level.txt /usr/lib64/python3.8/site-packages/patiencediff/__init__.py /usr/lib64/python3.8/site-packages/patiencediff/__main__.py /usr/lib64/python3.8/site-packages/patiencediff/__pycache__ /usr/lib64/python3.8/site-packages/patiencediff/__pycache__/__init__.cpython-38.opt-1.pyc /usr/lib64/python3.8/site-packages/patiencediff/__pycache__/__init__.cpython-38.pyc /usr/lib64/python3.8/site-packages/patiencediff/__pycache__/__main__.cpython-38.opt-1.pyc /usr/lib64/python3.8/site-packages/patiencediff/__pycache__/__main__.cpython-38.pyc /usr/lib64/python3.8/site-packages/patiencediff/__pycache__/_patiencediff_py.cpython-38.opt-1.pyc /usr/lib64/python3.8/site-packages/patiencediff/__pycache__/_patiencediff_py.cpython-38.pyc /usr/lib64/python3.8/site-packages/patiencediff/__pycache__/test_patiencediff.cpython-38.opt-1.pyc /usr/lib64/python3.8/site-packages/patiencediff/__pycache__/test_patiencediff.cpython-38.pyc /usr/lib64/python3.8/site-packages/patiencediff/_patiencediff_c.cpython-38-x86_64-linux-gnu.so /usr/lib64/python3.8/site-packages/patiencediff/_patiencediff_py.py /usr/lib64/python3.8/site-packages/patiencediff/test_patiencediff.py /usr/share/doc/python3-patiencediff /usr/share/doc/python3-patiencediff/README.rst
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Oct 13 10:18:22 2024