File: control

package info (click to toggle)
docdiff 0.3.3-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 1,076 kB
  • ctags: 589
  • sloc: ruby: 12,550; makefile: 91; lisp: 33
file content (18 lines) | stat: -rw-r--r-- 680 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: docdiff
Section: text
Priority: optional
Maintainer: Kenshi Muto <kmuto@debian.org>
Build-Depends-Indep: debhelper (>> 3.0.0), ruby1.8, ruby1.8-dev, docbook-to-man
Standards-Version: 3.6.1

Package: docdiff
Architecture: all
Depends: ruby1.8, libiconv-ruby1.8
Suggests: httpd
Description: Compares two files word by word / char by char
 DocDiff compares two files and shows the difference.  It can compare files
 word by word, char by char, or line by line. 
 .
 It has several output formats such as HTML/XHTML, tty, Manued, or
 user-defined markup.  It supports several encodings and end-of-line
 characters, including ASCII, UTF-8, EUC-JP, Shift_JIS, CR, LF, and CRLF.