diff-match-patch 20230430
0
Diff Match and Patch
Contents
Diff Match and Patch
Stars: 46, Watchers: 46, Forks: 7, Open Issues: 6The diff-match-patch-python/diff-match-patch
repo was created 5 years ago and the last code push was 1 years ago. The project is moderately popular with 46 github stars!
How to Install diff-match-patch
You can install diff-match-patch using pip
pip install diff-match-patch
or add it to a project with poetry
poetry add diff-match-patch
Package Details
- Author
- None
- License
- None
- Homepage
- None
- PyPi:
- https://pypi.org/project/diff-match-patch/
- GitHub Repo:
- https://github.com/diff-match-patch-python/diff-match-patch
Classifiers
- Software Development/Libraries
- Text Processing
Related Packages
Errors
A list of common diff-match-patch errors.
Code Examples
Here are some diff-match-patch
code examples and snippets.