File: control

package info (click to toggle)
icdiff 1.8.1-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 392 kB
  • ctags: 51
  • sloc: python: 436; sh: 106; makefile: 18
file content (25 lines) | stat: -rw-r--r-- 996 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
Source: icdiff
Maintainer: Sascha Steinbiss <sascha@steinbiss.name>
Section: utils
Priority: optional
Build-Depends: debhelper (>= 9),
               python3-all,
               dh-python,
               help2man
Standards-Version: 3.9.8
Testsuite: autopkgtest
Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/icdiff.git
Vcs-Git: https://anonscm.debian.org/git/collab-maint/icdiff.git
Homepage: http://www.jefftk.com/icdiff

Package: icdiff
Architecture: all
Depends: ${misc:Depends},
         ${python3:Depends}
Description: terminal side-by-side colorized word diff
 By highlighting changes, icdiff can show you the differences between similar
 files without getting in the way. This is especially helpful for identifying
 and understanding small changes within existing lines.
 Instead of trying to be a diff replacement for all circumstances, the goal
 of icdiff is to be a tool you can reach for to get a better picture of what
 changed when it's not immediately obvious from diff.