aboutsummaryrefslogtreecommitdiffstats
path: root/misc/xdelta/pkg-descr
blob: 8d9d202dde1c98cacabb4f2c91740d1d68ec4ae5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
Xdelta provides the ability to generate deltas between a pair
of files and later apply those deltas.  It operates similar to
the diff and patch commands, but works on binary files and does
not produce a human readable output.

Xdelta has three subcommands, delta, patch, and info.  Delta
accepts two file versions and produces a delta, while patch
accepts the original file version and delta and produces the
second version.

WWW: https://github.com/jmacd/xdelta