About Anaconda Help Download Anaconda

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

copied from cf-staging / three-merge

Installers

  • noarch v0.1.1

conda install

To install this package run one of the following:
conda install conda-forge::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.6) Legal | Privacy Policy