The textproc/py-diff-match-patch,python3 port
py3-diff-match-patch-20230430 – high-performance diff and patch library (cvsweb github mirror)
Description
The diff match and patch libraries offer robust algorithms to perform the operations required for synchronizing plain text. This library implements Myer's diff algorithm which is generally considered to be the best general-purpose diff. A layer of pre-diff speedups and post-diff cleanups surround the diff algorithm, improving both performance and output quality. This library also implements a Bitap matching algorithm at the heart of a flexible matching and patching strategy.WWW: https://pypi.python.org/pypi/diff-match-patch
Maintainer
Daniel Dickman
Categories
Build dependencies
Run dependencies
Test dependencies
Files
- /usr/local/lib/python3.11/site-packages/diff_match_patch-20230430.dist-info/
- /usr/local/lib/python3.11/site-packages/diff_match_patch-20230430.dist-info/LICENSE
- /usr/local/lib/python3.11/site-packages/diff_match_patch-20230430.dist-info/METADATA
- /usr/local/lib/python3.11/site-packages/diff_match_patch-20230430.dist-info/RECORD
- /usr/local/lib/python3.11/site-packages/diff_match_patch-20230430.dist-info/WHEEL
- /usr/local/lib/python3.11/site-packages/diff_match_patch/
- /usr/local/lib/python3.11/site-packages/diff_match_patch/__init__.py
- /usr/local/lib/python3.11/site-packages/diff_match_patch/__pycache__/
- /usr/local/lib/python3.11/site-packages/diff_match_patch/__pycache__/__init__.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/diff_match_patch/__pycache__/__init__.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/diff_match_patch/__pycache__/__version__.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/diff_match_patch/__pycache__/__version__.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/diff_match_patch/__pycache__/diff_match_patch.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/diff_match_patch/__pycache__/diff_match_patch.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/diff_match_patch/__version__.py
- /usr/local/lib/python3.11/site-packages/diff_match_patch/diff_match_patch.py
- /usr/local/lib/python3.11/site-packages/diff_match_patch/tests/
- /usr/local/lib/python3.11/site-packages/diff_match_patch/tests/__init__.py
- /usr/local/lib/python3.11/site-packages/diff_match_patch/tests/__pycache__/
- /usr/local/lib/python3.11/site-packages/diff_match_patch/tests/__pycache__/__init__.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/diff_match_patch/tests/__pycache__/__init__.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/diff_match_patch/tests/__pycache__/diff_match_patch_test.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/diff_match_patch/tests/__pycache__/diff_match_patch_test.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/diff_match_patch/tests/__pycache__/speedtest.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/diff_match_patch/tests/__pycache__/speedtest.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/diff_match_patch/tests/diff_match_patch_test.py
- /usr/local/lib/python3.11/site-packages/diff_match_patch/tests/speedtest.py
- /usr/local/lib/python3.11/site-packages/diff_match_patch/tests/speedtest1.txt
- /usr/local/lib/python3.11/site-packages/diff_match_patch/tests/speedtest2.txt