CMD + K

three-merge

Community

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

Installation

To install this package, run one of the following:

Conda
$conda install anaconda-python-gte-3.10::three-merge

Usage Tracking

0.1.1
1 / 8 versions selected
Downloads (Last 6 months): 0

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.

About

Summary

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

Last Updated

Apr 1, 2025 at 02:47

License

MIT

Total Downloads

1

Supported Platforms

noarch