summaryrefslogtreecommitdiffstats
path: root/python/python3-bsdiff4/README
blob: 88ff0ba1617328b1197c11c211e414ce0683c71f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
binary diff and patch using the BSDIFF4-format

The code is mostly derived from cx_bsdiff (written by Anthony
Tuininga, http://cx-bsdiff.sourceforge.net/). The cx_bsdiff code in
turn was derived from bsdiff, the standalone utility produced for BSD
which can be found at http://www.daemonology.net/bsdiff. In addition
to the two functions (diff and patch) cx_bsdiff provides, this package
includes:

an interface to the BSDIFF4-format

command line interfaces: bsdiff4 and bspatch4