binarydist
Package binarydist implements binary diff and patch as described on http://www.daemonology.net/bsdiff/. It reads and writes files compatible with the tools there.
Documentation at http://go.pkgdoc.org/github.com/kr/binarydist.
Name | Last commit | Last update |
---|---|---|
.. | ||
testdata | ||
.gitignore | ||
License | ||
Readme.md | ||
bzip2.go | ||
common_test.go | ||
diff.go | ||
diff_test.go | ||
doc.go | ||
encoding.go | ||
patch.go | ||
patch_test.go | ||
seek.go | ||
sort_test.go |
Package binarydist implements binary diff and patch as described on http://www.daemonology.net/bsdiff/. It reads and writes files compatible with the tools there.
Documentation at http://go.pkgdoc.org/github.com/kr/binarydist.