File: control

package info (click to toggle)
diffstat 1.67-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,508 kB
  • sloc: sh: 3,980; ansic: 3,137; makefile: 176
file content (15 lines) | stat: -rw-r--r-- 581 bytes parent folder | download | duplicates (4)
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: optional
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: produces graph of changes introduced by a diff between files.
 Diffstat 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.