RubyGems Navigation menu

lorax 0.3.0.rc1

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."

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.3.0.rc2 - March 19, 2019 (111 KB)
  2. 0.3.0.rc1 - October 12, 2012 (111 KB)
  3. 0.2.0 - October 14, 2010 (113 KB)
  4. 0.1.0 - March 09, 2010 (113 KB)

Runtime Dependencies (1):

nokogiri >= 1.4

Development Dependencies (7):

hoe ~> 3.1
hoe-git > 0
rdoc ~> 3.10
rr >= 1.0
rspec ~> 2.11

Owners:

Authors:

  • Mike Dalessio

SHA 256 checksum:

31a320557cccb5bacf75eade4d5185bff7a58157f263f2bde71a88cb3ca44537

Total downloads 42,713

For this version 2,414

Licenses:

N/A

Required Ruby Version: None

Required Rubygems Version: > 1.3.1

Links: