[ ソース: patiencediff ]
パッケージ: python3-patiencediff (0.2.13-1)
python3-patiencediff に関するリンク
Debian の資源:
patiencediff ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
diff implementation with balanced performance, output and implementation
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.
This package contains the Python 3 version of the library.
その他の python3-patiencediff 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.12)
- dep: python3 (>= 3.11~)