Sign in Sign up
rubygems

lorax

The Lorax is a full diff and patch library for XML/HTML documents, based on Nokogiri. It can tell you whether two XML/HTML documents are identical, or if they're not, tell you what's different. In trivial cases, it can even apply the patch. It's based loosely on Gregory Cobena's master's thesis paper, which generates deltas in less than O(n * log n) time, accepting some tradeoffs in the size of the delta set. You can find his paper at http://gregory.cobena.free.fr/www/Publications/thesis.html. "I am the Lorax, I speak for the trees."

Activity

Latest release
7y ago
Total releases
4
Cadence
~2.0 years
Last 12 months
0

Details

License
MIT
First release
Mar 09, 2010
Releases
Version Released
0.3.0.rc2 pre
0.3.0.rc1 pre
0.2.0 minor
0.1.0 initial