Codebase list golang-github-kr-binarydist / bdcf491a-e1f3-4d6a-8a0a-fc982f493c2f/main Readme.md
bdcf491a-e1f3-4d6a-8a0a-fc982f493c2f/main

Tree @bdcf491a-e1f3-4d6a-8a0a-fc982f493c2f/main (Download .tar.gz)

Readme.md @bdcf491a-e1f3-4d6a-8a0a-fc982f493c2f/mainraw · history · blame

1
2
3
4
5
6
7
# 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 <https://godoc.org/github.com/kr/binarydist>.