Source: golang-github-kr-binarydist Maintainer: Debian Go Packaging Team Uploaders: Simon Josefsson , Section: golang Testsuite: autopkgtest-pkg-go Build-Depends: debhelper-compat (= 14), dh-sequence-golang, bsdiff , golang-any, Standards-Version: 4.7.4 Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-kr-binarydist Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-kr-binarydist.git Homepage: https://github.com/kr/binarydist XS-Go-Import-Path: github.com/kr/binarydist Package: golang-github-kr-binarydist-dev Architecture: all Multi-Arch: foreign Depends: ${misc:Depends}, ${shlibs:Depends}, Description: Go implementation of the bspatch algorithm This Go library 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.