I am interested in computing deltas between strings.
Difflib looks like a quality library to use
(difflib — Helpers for computing deltas — Python 3.11.4 documentation).
Is there a Ruby port or equivalent available?
Thanks,
John
I am interested in computing deltas between strings.
Difflib looks like a quality library to use
(difflib — Helpers for computing deltas — Python 3.11.4 documentation).
Is there a Ruby port or equivalent available?
Thanks,
John
John H. wrote:
I am interested in computing deltas between strings.
Difflib looks like a quality library to use
(http://docs.python.org/lib/module-difflib.html).Is there a Ruby port or equivalent available?
http://raa.ruby-lang.org/project/diff-lcs/
alex
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs