DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamerdiff
BeschreibungBinary diff tool for signature-based differences
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (universe)
Version0.9.7-7
Sektionuniverse/utils
Prioritätoptional
Installierte Größe92 Byte
Hängt ab vonlibbz2-1.0, libc6 (>= 2.3.4), libpopt0 (>= 1.15), librsync1, zlib1g (>= 1:1.1.4)
Empfohlene Pakete
PaketbetreuerUbuntu Developers
Quellelibrsync
Paketgröße41664 Byte
Prüfsumme MD5cd1dd96027009541d2462489044f3058
Prüfsumme SHA1495bef6a51e90305834cbb9d90bbd43ecc9980d4
Prüfsumme SHA256c2486082e19ed0de6456b3cb6510de40ecf7048c276e0794e0faf495ddd4eb85
Link zum Herunterladenrdiff_0.9.7-7_i386.deb
Ausführliche Beschreibungrdiff is a little like diff and patch all rolled into one, with support for binary files. Since it takes advantage of the rsync remote-delta algorithm, you do not need the source file in the same place as your destination file. . To use it, you generate a "signature" of the original file and copy the signature (which is very small) to the same location as the modified file. Then you generate a "delta" which describes the changes required to turn the source file into the modified file. The small delta file can then be used to "patch" the original file, to transform it into the modified file.


Impressum
Linux is a registered trademark of Linus Torvalds