Python implementation of 3-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.
| Release | Stable | Testing |
|---|---|---|
| Fedora Rawhide | 0.0.15-6.fc44 | - |
| Fedora 43 | 0.0.15-6.fc43 | 0.0.15-6.fc43 |
| Fedora 42 | 0.0.15-2.fc42 | - |
| Fedora 41 | 0.0.13-6.fc41 | - |
| Fedora EPEL 10.2 | 0.0.15-1.el10_0 | - |
| Fedora EPEL 10.1 | 0.0.15-1.el10_0 | - |
| Fedora EPEL 10.0 | 0.0.15-1.el10_0 | - |
You can contact the maintainers of this package via email at
python-merge3 dash maintainers at fedoraproject dot org.