Sha256: dff0623debbee52aaf3cc8f01a97d636bf2236fd6a532c8349032a8d37fe80bb
Contents?: true
Size: 429 Bytes
Versions: 1
Compression:
Stored size: 429 Bytes
Contents
# DiffMatchPatch A ruby implementation of the google diff-match-patch library. http://code.google.com/p/google-diff-match-patch/ The Diff Match and Patch libraries offer robust algorithms to perform the operations required for synchronizing plain text. This work was inspired by the diff_match_patch-ruby module. (https://github.com/reima/diff_match_patch-ruby) Copyright (c) 2011, Jorge Kalmbach <kalmbach.at.gmail.com>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
diff_match_patch-0.1.0 | README.md |