github.com/minio/selfupdate@v0.6.1-0.20230907112617-f11e74f84ca7/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>.