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.16-19.fc46 | - |
| Fedora 45 | 0.0.16-5.fc45 | 0.0.16-19.fc45 |
| Fedora 44 | 0.0.16-3.fc44 | 0.0.16-19.fc44 |
| Fedora 43 | 0.0.16-2.fc43 | 0.0.16-19.fc43 |
| Fedora EPEL 10.4 | 0.0.16-2.el10_2 | 0.0.16-17.el10_4 |
| Fedora EPEL 10.3 | 0.0.16-2.el10_2 | 0.0.16-17.el10_3 |
| Fedora EPEL 10.2 | 0.0.16-2.el10_2 | - |
You can contact the maintainers of this package via email at
python-merge3 dash maintainers at fedoraproject dot org.