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