RubyGems Navigation menu

patience_diff 1.1.0

A Ruby implementation of the Patience diff algorithm. Patience Diff creates more readable diffs than other algorithms in some cases, particularly when much of the content has changed between the documents being compared. There's a great explanation and example [here][example]. Patience diff was originally written by Bram Cohen and is used in the [Bazaar][bazaar] version control system. This version is loosely based off the Python implementation in Bazaar. [example]: http://alfedenzo.livejournal.com/170301.html [bazaar]: http://bazaar.canonical.com/

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

インストール:
=

バージョン履歴:

  1. 1.2.0 - February 28, 2021 (14.5KB)
  2. 1.1.0 - October 23, 2014 (14.5KB)
  3. 1.0.1 - June 21, 2012 (8.5KB)

Runtime依存関係 (1):

trollop ~> 1.16

Development依存関係 (2):

hoe ~> 3.13
rdoc ~> 4.0

所有者:

作者:

  • Andrew Watt

SHA 256チェックサム:

52f4d657ccdd5c488c753f1ecc18d1805e7ac744eee7ac99bc6b281848e18253

累計ダウンロード数 5,685,365

このバージョンのみ 1,156,692

ライセンス:

MIT

必要なRubyのバージョン: >= 0

リンク: