Simple library for merging two strings with respect to a base one
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.
| Release | Stable | Testing |
|---|---|---|
| Fedora Rawhide | 0.1.1-29.fc44 | - |
| Fedora 43 | 0.1.1-29.fc43 | 0.1.1-29.fc43 |
| Fedora 42 | 0.1.1-25.fc42 | - |
| Fedora 41 | 0.1.1-15.fc41 | - |
You can contact the maintainers of this package via email at
python-three_merge dash maintainers at fedoraproject dot org.