File: control

package info (click to toggle)
docdiff 0.4.0-2
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 1,196 kB
  • sloc: ruby: 12,810; makefile: 102; lisp: 33
file content (20 lines) | stat: -rw-r--r-- 767 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: docdiff
Section: text
Priority: optional
Maintainer: Kenshi Muto <kmuto@debian.org>
Build-Depends: debhelper (>= 9), cdbs (>= 0.4.27)
Build-Depends-Indep: ruby, ruby-dev, docbook-to-man
Standards-Version: 3.9.3
Homepage: http://sourceforge.net/projects/docdiff

Package: docdiff
Architecture: all
Depends: ${misc:Depends}, ruby | ruby-interpreter
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.