RubyGems Navigation menu

patience_diff 1.2.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.5 KB)
  2. 1.1.0 - October 23, 2014 (14.5 KB)
  3. 1.0.1 - June 21, 2012 (8.5 KB)

Runtime 依赖 (1):

optimist ~> 3.0

Development 依赖 (2):

hoe ~> 3.22
rdoc >= 4.0, < 7

业主:

推送:

作者:

  • Andrew Watt

SHA 256 校验和:

f492094486af02fff4a80070fa6b4d0ebbcf4d42fb38bba29d095eef43f6822c

下载总量 5,682,613

这个版本 4,522,868

许可:

MIT

需要的 Ruby 版本: >= 0

链接: