[ aramo ]
[ 原始碼: three-merge ]
套件: python3-three-merge (0.1.1-4)
python3-three-merge 的相關超連結
Trisquel 的資源:
下載原始碼套件 three-merge:
維護者:
Original Maintainers:
- Debian Python Team
- Julian Gilbey
- Drew Parsons
外部的資源:
- 主頁 [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)