Metadata-Version: 2.1
Name: diff-match-patch-python
Version: 1.0.3
Summary: 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.
Home-page: https://github.com/JoshData/diff_match_patch-python
Author: Joshua Tauberer
Author-email: jt@occams.info
License: CC0 (copyright waived)
Keywords: diff compare Google match patch diff_match_patch extension native C fast
Platform: UNKNOWN
License-File: LICENSE

# This project has been renamed to fast-diff-match-patch.

This project has been moved to https://pypi.org/project/fast-diff-match-patch/.

The 1.0.2 release of this package will remain posted at https://pypi.org/project/diff_match_patch_python/1.0.2/.


