File: control

package info (click to toggle)
wdiff 1.2.2-2
  • links: PTS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 7,528 kB
  • ctags: 3,141
  • sloc: ansic: 34,374; sh: 7,602; perl: 147; makefile: 111; sed: 16
file content (27 lines) | stat: -rw-r--r-- 935 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Source: wdiff
Section: text
Priority: optional
Maintainer: Santiago Vila <sanvila@debian.org>
Build-Depends: debhelper (>= 9.20120311), texinfo, libncurses5-dev
Standards-Version: 3.9.8
Homepage: http://www.gnu.org/software/wdiff/

Package: wdiff
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: wdiff-doc
Description: Compares two files word by word
 `wdiff' is a front-end to GNU `diff'.  It compares two files, finding
 which words have been deleted or added to the first in order to create
 the second.  It has many output formats and interacts well with
 terminals and pagers (notably with `less').  `wdiff' is particularly
 useful when two texts differ only by a few words and paragraphs have
 been refilled.

Package: wdiff-doc
Section: doc
Priority: optional
Architecture: all
Depends: ${misc:Depends}
Description: Documentation for GNU wdiff
 This package contains the HTML documentation for GNU wdiff.