Paketname | python-bsdiff |
Beschreibung | generate/apply a patch between two binary files (python module) |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.1-7+b1 |
Sektion | python |
Priorität | optional |
Installierte Größe | 200 Byte |
Hängt ab von | libc6 (>= 2.3.6-6~), python (<< 2.7), python (>= 2.5), python-support (>= 0.90.0) |
Empfohlene Pakete | |
Paketbetreuer | Debian QA Group |
Quelle | cx-bsdiff (1.1-7) |
Paketgröße | 23938 Byte |
Prüfsumme MD5 | 21e2d73f57fc3e5e708ba0a3c2d1b128 |
Prüfsumme SHA1 | 5fbba33fd3a48b9fdfd30a9b274908bafdc42b92 |
Prüfsumme SHA256 | 975c433b12491133065b582621c649c08048f94934f749757c6362e6c49a9ea5 |
Link zum Herunterladen | python-bsdiff_1.1-7+b1_i386.deb |
Ausführliche Beschreibung | bsdiff and bspatch are tools for building and applying patches to binary files.
By using suffix sorting (specifically, Larsson and Sadakane's qsufsort) and
taking advantage of how executable files change, bsdiff routinely produces
binary patches 50-80% smaller than those produced by Xdelta, and 15% smaller
than those produced by .RTPatch (a commercial patch tool).
.
This package contains the python interpreter module.
|