fast-diff-match

A Python extension module that wraps Google's diff_match_patch C++ implementation for very fast string comparisons. Version 1.0.2 fixes a build issue on Macs.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install fast-diff-match

Releases

Version Released Buster
Python 3.7
Bullseye
Python 3.9
Bookworm
Python 3.11
Files
1.0.2 2020-08-26      

Issues with this package?

Page last updated 2023-10-28 01:21:35 UTC