Ravenports generated: 17 Apr 2023 23:26
[ravenports.git] / bucket_2B / ruby-diff-lcs
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               ruby-diff-lcs
4 VERSION=                1.5.0
5 KEYWORDS=               ruby
6 VARIANTS=               v30 v31 v32
7 SDESC[v30]=             Longest Common Sequence algorithm (v30)
8 SDESC[v31]=             Longest Common Sequence algorithm (v31)
9 SDESC[v32]=             Longest Common Sequence algorithm (v32)
10 HOMEPAGE=               https://github.com/halostatue/diff-lcs
11 CONTACT=                Ruby_Automaton[ruby@ironwolf.systems]
12
13 DOWNLOAD_GROUPS=        main
14 SITES[main]=            RUBYGEMS/
15 DISTFILE[1]=            diff-lcs-1.5.0.gem:main
16 DIST_SUBDIR=            ruby
17 DF_INDEX=               1
18 SPKGS[v30]=             single
19 SPKGS[v31]=             single
20 SPKGS[v32]=             single
21
22 OPTIONS_AVAILABLE=      RUBY30 RUBY31 RUBY32
23 OPTIONS_STANDARD=       none
24 VOPTS[v30]=             RUBY30=ON RUBY31=OFF RUBY32=OFF
25 VOPTS[v31]=             RUBY30=OFF RUBY31=ON RUBY32=OFF
26 VOPTS[v32]=             RUBY30=OFF RUBY31=OFF RUBY32=ON
27
28 USES=                   shebangfix
29
30 DISTNAME=               diff-lcs-1.5.0
31
32 SHEBANG_FILES=          bin/htmldiff
33                         bin/ldiff
34 SHEBANG_OLD_RUBY=       ruby
35 GENERATED=              yes
36
37 [RUBY30].USES_ON=                       gem:v30
38
39 [RUBY31].USES_ON=                       gem:v31
40
41 [RUBY32].USES_ON=                       gem:v32
42
43 [FILE:757:descriptions/desc.single]
44 Diff::LCS computes the difference between two Enumerable sequences using
45 the
46 McIlroy-Hunt longest common subsequence (LCS) algorithm. It includes
47 utilities
48 to create a simple HTML diff output format and a standard diff-like tool.
49
50 This is release 1.4.3, providing a simple extension that allows for
51 Diff::LCS::Change objects to be treated implicitly as arrays and fixes a
52 number of formatting issues.
53
54 Ruby versions below 2.5 are soft-deprecated, which means that older
55 versions
56 are no longer part of the CI test suite. If any changes have been
57 introduced
58 that break those versions, bug reports and patches will be accepted, but it
59 will be up to the reporter to verify any fixes prior to release. The next
60 major release will completely break compatibility.
61
62
63 [FILE:102:distinfo]
64 49b934001c8c6aedb37ba19daec5c634da27b318a7a3c654ae979d6ba1929b67        52736 ruby/diff-lcs-1.5.0.gem
65