File: control

package info (click to toggle)
vbindiff 3.0-beta5-1
  • links: PTS
  • area: main
  • in suites: bullseye, buster
  • size: 632 kB
  • sloc: cpp: 2,299; sh: 1,003; perl: 110; makefile: 96; lisp: 13
file content (20 lines) | stat: -rw-r--r-- 789 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: vbindiff
Section: utils
Priority: optional
Maintainer: Miriam Ruiz <miriam@debian.org>
Build-Depends: debhelper (>= 9), autotools-dev, libncurses5-dev
Standards-Version: 4.1.1
Homepage: http://www.cjmweb.net/vbindiff/

Package: vbindiff
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: visual binary diff, visually compare binary files
 Visual Binary Diff (VBinDiff) displays files in hexadecimal and ASCII (or
 EBCDIC). It can also display two files at once, and highlight the
 differences between them. Unlike diff, it works well with large files (up to
 4 GB).
 .
 VBinDiff was inspired by the Compare Files function of the ProSel utilities
 by Glen Bredon, for the Apple II. The single-file mode was inspired by the
 LIST utility of 4DOS and friends.