[ 源代码: python-merge3 ]
软件包:python3-merge3(0.0.8-1)
Python implementation of three-way merge
A Python implementation of 3-way merge of texts.
Given BASE, OTHER, THIS, tries to produce a combined text incorporating the changes from both BASE->OTHER and BASE->THIS. All three will typically be sequences of lines.
其他与 python3-merge3 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)