github.com/Press-One/go-update@v1.0.0/internal/binarydist/Readme.md (about)

     1  # binarydist
     2  
     3  Package binarydist implements binary diff and patch as described on
     4  <http://www.daemonology.net/bsdiff/>. It reads and writes files
     5  compatible with the tools there.
     6  
     7  Documentation at <http://go.pkgdoc.org/github.com/kr/binarydist>.