py3-diff-match-patch

high-performance diff and patch library

WWW CVSWeb GITHub
  1. Package version
    py3-diff-match-patch-20181111
  2. Maintainer
    The OpenBSD ports mailing-list

The diff match and patch libraries offer robust algorithms to perform
the operations required for synchronizing plain text.

This library implements Myer's diff algorithm which is generally
considered to be the best general-purpose diff. A layer of pre-diff
speedups and post-diff cleanups surround the diff algorithm, improving
both performance and output quality.

This library also implements a Bitap matching algorithm at the heart
of a flexible matching and patching strategy.

  • python3

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

  • lang/python/3.10