RubyGems Navigation menu

patience_diff 1.0.1

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:
= Copy to clipboard Copied!

install:
=

Versions:

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

Runtime Dependencies (1):

trollop ~> 1.16

Development Dependencies (3):

hoe ~> 3.0
rdoc ~> 3.10
rubyforge >= 2.0.4

Owners:

Authors:

  • Andrew Watt

SHA 256 checksum:

564a3f0ffe1a1053a97ab4c0439f285f4108470593acd897747979a289b9213b

Total downloads 5,795,922

For this version 3,074

Licenses:

N/A

Required Ruby Version: None

Links: