py3-three-merge

3-way merge between strings

WWW CVSWeb GITHub
  1. Package version
    py3-three-merge-0.1.1p0
  2. Maintainer
    The OpenBSD ports mailing-list

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.

  • python3

  • lang/python/3.10
  • devel/py-build,python3
  • devel/py-installer,python3
  • devel/py-setuptools,python3
  • devel/py-wheel,python3

  • textproc/py-diff-match-patch,python3
  • lang/python/3.10