ruby-diff-lcs
Port variant v30
Summary Longest Common Sequence algorithm (v30)
Package version 1.5.1
Homepage https://github.com/halostatue/diff-lcs
Keywords ruby
Maintainer Ruby Automaton
License Not yet specified
Other variants v31 | v32
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 03 FEB 2024, 15:41:37 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)
RUBY30 ON Build using Ruby version 3.0 RUBY31 OFF Build using Ruby version 3.1 RUBY32 OFF Build using Ruby version 3.2
Package Dependencies by Type
Build and Runtime ruby-rubygems:single:v30
Download groups
main mirror://RUBYGEMS/
Distribution File Information
273223dfb40685548436d32b4733aa67351769c7dea621da7d9dd4813e63ddfe 53248 ruby/diff-lcs-1.5.1.gem
Ports that require ruby-diff-lcs:v30
ruby-rspec-expectations:v30 Rspec-expectations-3.13.0 (v30)
ruby-rspec-mocks:v30 Rspec-mocks-3.13.0 (v30)