RAA - docdiff/0.3.2

docdiff / 0.3.2

Short description: DocDiff compares two files word by word / char by char
Category: Application/Text processing
Status: usable
Created: 2001-08-09 07:11:12 GMT
Last update: 2005-01-03 06:34:32 GMT
Owner: Hisashi MORITA (Projects of this owner)
Homepage: http://www.kt.rim.or.jp/~hisashim/docdiff/
Download: http://www.kt.rim.or.jp/~hisashim/docdiff/docdiff-0.3.2.tar.gz
License: BSD
Dependency:
None
Description:

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, 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.

Requirements:
Ruby (Tested with Ruby 1.8/i386-linux, 1.8/Cygwin)
(Note that you may need additional ruby library such as iconv and uconv, if your OS's Ruby package does not include those.)

News for 0.3.2 (2005-01-03)

* Readme is multilingualized (added partial Japanese translation). Try switching CSS between en and ja. Monolingual files are also available (readme.en.html, readme.ja.html).
* Outputs better error messages when it failed to auto-detect the encoding and/or eol, though the accuracy is the same.
* Switched revision control system from CVS to Subversion.

Versions: [0.3.2 (2005-01-03)] [0.3.1 (2004-09-23)] [0.3.0 (2004-06-07)] [0.3.0 RC3 (2004-05-16)] [0.1.8 (2001-08-09)]

Edit this project (for project owner)

back to RAA top