./textproc/py-merge3, Python implementation of 3-way merge

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.0.14, Package name: py311-merge3-0.0.14, Maintainer: rhialto

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.


Master sites:

Filesize: 17.326 KB

Version history: (Expand)


CVS history: (Expand)


   2024-01-07 17:03:46 by Thomas Klausner | Files touched by this commit (1)
Log message:
py-merge3: add missing tools, simplify download URL
   2024-01-07 16:57:02 by Olaf Seibert | Files touched by this commit (4)
Log message:
textproc/py-merge3: added, needed for devel/breezy.