Package algorithm-diff-rb18-0.4-1
| System | Binary Distributions | CVS/rsync Source Distributions | |
|---|---|---|---|
10.5/i386 | |||
10.5/powerpc | |||
10.4/i386 | |||
10.4/powerpc | 0.4-1 | ||
10.3 | |||
10.2 (gcc3.3 only) * | |||
| Description: | Diff Algorithm Implementation for Ruby (0.4-1) | |
This implementation is basically a Ruby conversion of the Perl
Algorithm::Diff module in CPAN.
Diff is an algorithm which computes the differences between two
lists a and b. The resulting set of differences can be applied to
a (also called "patching") to get b. This is also what the Unix
command line tools "diff" and "patch" are able to do.
diff.rb generates a "minimal diff". This means that the set of
changes that should be applied to a to get b can not be fewer than
those generated by diff.rb. diff.rb does not generate contextual
diffs. Therefor, the diff can only be succesfully applied to a
list exactly equal to to original a. | ||
| Section: | libs/rubymods | |
| Maintainer: | Christian Schaffner <chris01ATusersDOTsourceforgeDOTnet> | |
| Website: | http://www.rubynet.org/mirrors/diff/ | |
| License: | GPL | |
| Info-File: | dists/10.4/unstable/main/finkinfo/libs/rubymods/algorithm-diff-rb.info CVS log, Last Changed: Fri, 20 Jan 2006 21:21:25 (UTC) | |
Section list - Flat package list - Search packages
(*) = Unsupported distribution.