ruby-diff-lcs
Port variant v33
Summary Longest Common Sequence algorithm (v33)
Package version 2.0.0
Homepage https://github.com/halostatue/diff-lcs
Keywords ruby
Maintainer Ruby Automaton
License Not yet specified
Other variants v34 | v40
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 12 FEB 2026, 12:43:09 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 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:
Configuration Switches (platform-specific settings discarded)
RUBY33 ON Build using Ruby version 3.3 RUBY34 OFF Build using Ruby version 3.4 RUBY40 OFF Build using Ruby version 4.0
Package Dependencies by Type
Build and Runtime ruby-rubygems:single:v33
Download groups
main mirror://RUBYGEMS/
Distribution File Information
708a5d52ec2945b50f8f53a181174aa1ef2c496edf81c05957fe956dabb363d5 70144 ruby/diff-lcs-2.0.0.gem
Ports that require ruby-diff-lcs:v33
ruby-rspec-expectations:v33 Rspec-expectations-3.13.5 (v33)
ruby-rspec-mocks:v33 Rspec-mocks-3.13.7 (v33)