File: control

package info (click to toggle)
colordiff 1.0.20-1
  • links: PTS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 176 kB
  • sloc: perl: 523; xml: 201; makefile: 91; sh: 38
file content (19 lines) | stat: -rw-r--r-- 635 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: colordiff
Section: text
Priority: optional
Maintainer: Dave Ewart <davee@sungate.co.uk>
Build-Depends: debhelper-compat (= 13)
Standards-Version: 4.6.0
Rules-Requires-Root: no
Homepage: http://www.colordiff.org/

Package: colordiff
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends}
Description: tool to colorize 'diff' output
 ColorDiff is a wrapper for the 'diff' command. It produces
 the same output as diff, but with colored highlighting to improve
 readability. The color schemes can be customized.
 .
 The output is similar to the syntax-highlighting mode of Vim or Emacs
 when editing a patch created by diff.