Binary package “python3-three-merge” in ubuntu oracular

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.