Features
- Command-line interface
- Text and HTML ouput
- Supported archives: bzip2, cpio,
.deb
, gzip, ipk, iso9660, RPM, squashfs, tar, xz, zip - Supported formats: Debian
.changes
, TrueType and OpenType fonts, Gettext .mo,.class
, Mono.exe
, PDF, PNG, Sqlite3 databases, text files - Fallback on hexdump comparison
- Fuzzy-matching to handle renamings
Get diffoscope!
On Debian unstable:
apt-get install diffoscope
Through Git:
git clone https://anonscm.debian.org/git/reproducible/diffoscope.git
Contribute
diffoscope is developed within the Debian “Reproducible builds” effort.
- Git repository
- Bugs and feature requests
reproducible-builds
mailing-list#debian-reproducible
on OFTC
Extending diffoscope to support new formats is quite straightforward in most cases. It also has a comprehensive test suite. Patches welcome!
License
diffoscope is free software licensed under the GNU General Public License version 3 or later.
Contributors
Lunar, Reiner Herrmann, Chris Lamb, Helmut Grohne, Holger Levsen, Yasushi SHOJI, Daniel Kahn Gillmor, Peter De Wachter
Similar software
- pkgdiff
pkg-diff.sh
from Open Build Service build-compare