ruby-diff-lcs
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
Distribution File Information
708a5d52ec2945b50f8f53a181174aa1ef2c496edf81c05957fe956dabb363d5 70144 ruby/diff-lcs-2.0.0.gem
Ports that require ruby-diff-lcs:v33