[ 源代码: three-merge ]
软件包:python3-three-merge(0.1.1-2)
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
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-diff-match-patch
- robust algorithms for synchronizing plain text (Python 3 module)