kubo/Godeps/_workspace/src/github.com/kr/binarydist
2014-10-22 11:24:34 +02:00
..
testdata vendor inconshreveable/go-update and it's deps 2014-10-22 11:24:34 +02:00
.gitignore vendor inconshreveable/go-update and it's deps 2014-10-22 11:24:34 +02:00
bzip2.go vendor inconshreveable/go-update and it's deps 2014-10-22 11:24:34 +02:00
common_test.go vendor inconshreveable/go-update and it's deps 2014-10-22 11:24:34 +02:00
diff_test.go vendor inconshreveable/go-update and it's deps 2014-10-22 11:24:34 +02:00
diff.go vendor inconshreveable/go-update and it's deps 2014-10-22 11:24:34 +02:00
doc.go vendor inconshreveable/go-update and it's deps 2014-10-22 11:24:34 +02:00
encoding.go vendor inconshreveable/go-update and it's deps 2014-10-22 11:24:34 +02:00
License vendor inconshreveable/go-update and it's deps 2014-10-22 11:24:34 +02:00
patch_test.go vendor inconshreveable/go-update and it's deps 2014-10-22 11:24:34 +02:00
patch.go vendor inconshreveable/go-update and it's deps 2014-10-22 11:24:34 +02:00
Readme.md vendor inconshreveable/go-update and it's deps 2014-10-22 11:24:34 +02:00
seek.go vendor inconshreveable/go-update and it's deps 2014-10-22 11:24:34 +02:00
sort_test.go vendor inconshreveable/go-update and it's deps 2014-10-22 11:24:34 +02:00

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.