RubyGems Navigation menu

lorax 0.1.0

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.

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

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

Runtime依存関係 (1):

nokogiri >= 1.4.0

Development依存関係 (5):

gemcutter >= 0.3.0
hoe >= 2.5.0
rr >= 0.10.4
rspec >= 1.2.9
rubyforge >= 2.0.3

所有者:

作者:

  • Mike Dalessio

SHA 256チェックサム:

f8ac974ed491d0220a02be93fa0f65c57562fc17dc2dcd2ab0c314e94f94e9a2

累計ダウンロード数 42,737

このバージョンのみ 4,482

ライセンス:

N/A

必要なRubyのバージョン: なし

リンク: