ruby-diff-lcs
Port variant v27
Summary Longest Common Sequence algorithm (v27)
Package version 1.5.0
Homepage https://github.com/halostatue/diff-lcs
Keywords ruby
Maintainer Ruby Automaton
License Not yet specified
Other variants v30 | v31
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 02 JAN 2022, 18:34:17 UTC
Port created 04 OCT 2017, 17:11:24 UTC
Subpackage Descriptions
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 1.4.3, providing a simple extension that allows for Diff::LCS::Change objects to be treated implicitly as arrays and fixes a number of formatting issues. Ruby versions below 2.5 are soft-deprecated, which means that older versions are no longer part of the CI test suite. If any changes have been introduced that break those versions, bug reports and patches will be accepted, but it will be up to the reporter to verify any fixes prior to release. The next major release will completely break compatibility.
Configuration Switches (platform-specific settings discarded)
RUBY27 ON Build using Ruby version 2.7 RUBY30 OFF Build using Ruby version 3.0 RUBY31 OFF Build using Ruby version 3.1
Package Dependencies by Type
Build and Runtime ruby-rubygems:single:v27
Download groups
main mirror://RUBYGEMS/
Distribution File Information
49b934001c8c6aedb37ba19daec5c634da27b318a7a3c654ae979d6ba1929b67 52736 ruby/diff-lcs-1.5.0.gem
Ports that require ruby-diff-lcs:v27
ruby-rspec-expectations:v27 Rspec-expectations-3.12.0 (v27)
ruby-rspec-mocks:v27 Rspec-mocks-3.12.1 (v27)