From: John Honovich Date: 2008-03-07T16:39:09+09:00 Subject: Computing Deltas / Difflib for Ruby 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? Thanks, John -- Posted via http://www.ruby-forum.com/.