summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/ruby/diff-lcs_git.bb
Commit message (Collapse)AuthorAgeFilesLines
* Ruby/chef solo: Add recipes-devtools/ruby/diff-lcs_git.bbAmy Fong2014-05-241-0/+27
Diff::LCS computes the difference between two Enumerable sequences using the McIlroy-Hunt longest common subsequence (LCS) algorithm. It includes utilities to create a simple HTML diff output format and a standard diff-like tool. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Amy Fong <amy.fong@windriver.com>