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

Dependencies

  • None

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Trixie
Python 3.13
Files
1.0.2 2020-08-26      

Issues with this package?

Page last updated 2025-09-09 04:53:29 UTC