File: control

package info (click to toggle)
diffstat 1.53-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 2,248 kB
  • ctags: 378
  • sloc: sh: 2,976; ansic: 1,992; makefile: 159
file content (15 lines) | stat: -rw-r--r-- 583 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Source: diffstat
Maintainer: Thomas E. Dickey <dickey@invisible-island.net>
Section: devel
Priority: extra
Standards-Version: 3.8.4
Build-Depends: debhelper (>= 5)
Homepage: http://invisible-island.net/diffstat/

Package: diffstat
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: generate C function prototypes and convert function definitions
 Diffstat is is useful for reviewing large, complex patch files.  It reads from
 one or more input files which contain output from diff, producing a histogram
 of the total lines changed for each file referenced.