A diff utility which works with binary files
http://xdelta.org/
Xdelta3 is a set of tools designed to compute changes between
binary files. These changes (delta files) are similar to the output of the
"diff" program, in that they may be used to store and transmit only the
changes between files. The "delta files" that Xdelta3 manages are
stored in RFC3284 (VCDIFF) format.
- Devel package for openSUSE:Factory
- Links to openSUSE:Factory / xdelta3
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:tools/xdelta3 && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000142 142 Bytes | |
xdelta3-3.1.0.tar.gz | 0000727607 711 KB | |
xdelta3.changes | 0000002017 1.97 KB | |
xdelta3.spec | 0000002435 2.38 KB |
Revision 19 (latest revision is 31)
Martin Pluskal (pluskalm)
committed
(revision 19)
- Update to version 3.1: * Adds support for -B values greater than 2GB, enabled by -DXD3_USE_LARGESIZET=1 variable * Adds new performance and speed regression test - Obsolete xdelta - Install manpage as well - Use profiling when building
Comments 0