Paketname | libalgorithm-diff-ruby1.8 |
Beschreibung | Ruby conversion of the Perl's Algorithm::Diff (Ruby 1.8) |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.4-11 |
Sektion | universe/interpreters |
Priorität | optional |
Installierte Größe | 68 Byte |
Hängt ab von | libruby1.8 |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | libalgorithm-diff-ruby |
Paketgröße | 5200 Byte |
Prüfsumme MD5 | 8bc2675bc47a8bef62c7694bd0a371ae |
Prüfsumme SHA1 | 4eed6f6cb3c14a79a4d80c3efdd6e8329a27b50e |
Prüfsumme SHA256 | 4a5b91b1214c5a2730c3eca4cc34e3161c71c6957731b422dde75c0f3593b2d6 |
Link zum Herunterladen | libalgorithm-diff-ruby1.8_0.4-11_all.deb |
Ausführliche Beschreibung | 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.
.
This package is for ruby1.8.
|