python39-merge3 - Python implementation of 3-way merge
Website: | https://www.breezy-vcs.org/ |
---|---|
License: | GNU GPLv2 or later |
Vendor: | Alcance Libre, Inc. |
- Description:
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.
Packages
python39-merge3-0.0.13-1.aldos.noarch [21 KiB] |
Changelog
by Joel Barrios (2023-08-28):
- Initial package. |