[ ソース: three-merge ]
パッケージ: python3-three-merge (0.1.1-4)
python3-three-merge に関するリンク
Debian の資源:
three-merge ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Perform a 3-way merge between strings at a character level
This library is based on the diff-match-patch library. This library performs merges at a character level, as opposed to most VCS systems, which opt for a line-based approach.
その他の python3-three-merge 関連パッケージ
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-diff-match-patch
- robust algorithms for synchronizing plain text (Python 3 module)