slackbuilds_ponce/ruby/rubygem-diff-lcs/slack-desc
Dimitris Zlatanidis a42c7aa442 ruby/rubygem-diff-lcs: Added (Generate diffs for Ruby sequences).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2017-12-02 06:30:57 +07:00

19 lines
1 KiB
Text

# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description.
# Line up the first '|' above the ':' following the base package name, and
# the '|' on the right side marks the last column you can put a character in.
# You must make exactly 11 lines for the formatting to be correct. It's also
# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
rubygem-diff-lcs: rubygem-diff-lcs (Generate difference sets between Ruby sequences)
rubygem-diff-lcs:
rubygem-diff-lcs: Diff::LCS computes the difference between two Enumerable sequences
rubygem-diff-lcs: using the McIlroy-Hunt longest common subsequence (LCS) algorithm.
rubygem-diff-lcs: It includes utilities to create a simple HTML diff output format and
rubygem-diff-lcs: a standard diff-like tool.
rubygem-diff-lcs:
rubygem-diff-lcs: Homepage: https://github.com/halostatue/diff-lcs
rubygem-diff-lcs:
rubygem-diff-lcs:
rubygem-diff-lcs: