ruby-diff-lcs
Port variant v25
Summary Longest Common Sequence algorithm (v25)
Package version 1.4.4
Homepage https://github.com/halostatue/diff-lcs
Keywords ruby
Maintainer Ruby Automaton
License Not yet specified
Other variants v26 | v27
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 03 JUL 2020, 11:39:22 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)
RUBY25 ON Build using Ruby version 2.5 RUBY26 OFF Build using Ruby version 2.6 RUBY27 OFF Build using Ruby version 2.7
Package Dependencies by Type
Build and Runtime ruby-rubygems:single:v25
Download groups
main mirror://RUBYGEMS/
Distribution File Information
bf3a658875f70c1467fe7a3b302b795f074c84b28db6e4a2bd6b1ad6d12a2255 50688 ruby/diff-lcs-1.4.4.gem
Ports that require ruby-diff-lcs:v25
ruby-rspec-expectations:v25 Rspec-expectations-3.10.0 (v25)
ruby-rspec-mocks:v25 Rspec-mocks-3.10.0 (v25)