About Anaconda Help Download Anaconda

main / packages / three-merge 0.1.1

Simple Python library to perform a 3-way merge between strings

Installers

  • noarch v0.1.1

conda install

To install this package run one of the following:
conda install main::three-merge

Description

Simple Python library to perform a 3-way merge between strings, based on diff-match-patch. This library performs merges at a character level, as opposed to most VCS systems, which opt for a line-based approach.


© 2025 Anaconda, Inc. All Rights Reserved. (v4.0.7) Legal | Privacy Policy