# Buildsheet autogenerated by ravenadm tool -- Do not edit. NAMEBASE= ruby-diff-lcs VERSION= 2.0.0 KEYWORDS= ruby VARIANTS= v33 v34 v40 SDESC[v40]= Longest Common Sequence algorithm (v40) SDESC[v33]= Longest Common Sequence algorithm (v33) SDESC[v34]= Longest Common Sequence algorithm (v34) HOMEPAGE= https://github.com/halostatue/diff-lcs CONTACT= Ruby_Automaton[ruby@ironwolf.systems] DOWNLOAD_GROUPS= main SITES[main]= RUBYGEMS/ DISTFILE[1]= diff-lcs-2.0.0.gem:main DIST_SUBDIR= ruby DF_INDEX= 1 SPKGS[v40]= single SPKGS[v33]= single SPKGS[v34]= single OPTIONS_AVAILABLE= RUBY33 RUBY34 RUBY40 OPTIONS_STANDARD= none VOPTS[v40]= RUBY33=OFF RUBY34=OFF RUBY40=ON VOPTS[v33]= RUBY33=ON RUBY34=OFF RUBY40=OFF VOPTS[v34]= RUBY33=OFF RUBY34=ON RUBY40=OFF USES= shebangfix DISTNAME= diff-lcs-2.0.0 SHEBANG_FILES= bin/htmldiff bin/ldiff SHEBANG_OLD_RUBY= ruby GENERATED= yes [RUBY40].USES_ON= gem:v40 [RUBY33].USES_ON= gem:v33 [RUBY34].USES_ON= gem:v34 [FILE:508:descriptions/desc.single] 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. This is release 2.0, which has significant breaking changes (removal of deprecations and workarounds) and requires at least Ruby 3.2 or higher. See full details in the `CHANGELOG`, but users of diff-lcs should not notice any significant changes to the APIs. ==== To Install: [FILE:102:distinfo] 708a5d52ec2945b50f8f53a181174aa1ef2c496edf81c05957fe956dabb363d5 70144 ruby/diff-lcs-2.0.0.gem