软件包: bsdiff (4.3-1) [universe]
bsdiff 的相关链接
Ubuntu 的资源:
下载源码包 bsdiff:
维护者:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainer (usually from Debian):
- Daniel Baumann
It should generally not be necessary for users to contact the original maintainer.
相似软件包:
generate/apply a patch between two binary files
bsdiff and bspatch are tools for building and applying patches to binary files. By using suffix sorting (specifically, Larsson and Sadakane's qsufsort) and taking advantage of how executable files change, bsdiff routinely produces binary patches 50-80% smaller than those produced by Xdelta, and 15% smaller than those produced by .RTPatch (a commercial patch tool).