Skip to content

alpaca-tc/diff_match_patch

 
 

Repository files navigation

DiffMatchPatch Code Climate

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>

Notice

Please use the released gem, the code in this repository is under development/experimentation.

About

Ruby Gem for Google diff-match-patch

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%