Wdiff
wdiff
http://www.gnu.org/software/wdiff/
Compares two files on a word per word basis, finding the word deleted or added from the first file to make the second. A word is defined as anything between whitespace. It works by creating two temporary files, one word per line, and the executes 'diff' on these fields. It collects the 'diff' output and uses it to produce a nicer display of word differences between the original files.
Documentation
User manual included and available at http://www.gnu.org/software/wdiff/manual/
Related Projects
This is a GNU package:wdiff
Download
Download
version 0.6.3
(stable)
released on 10 June 2010
Categories
Licensing
| License | Verified by | Verified on | Notes |
|---|---|---|---|
| GPLv2orlater | Kelly Hopkins | 10 June 2010 |
Leaders and contributors
| Contact(s) | Role |
|---|---|
|
| Maintainer |
Resources and communication
| Audience | Resource type | URI |
|---|---|---|
| Developer | VCS Repository Webview | |
| Developer | mailto:wdiff-bugs@gnu.org |
Software prerequisites
| Kind | Description |
|---|---|
| Weak prerequisite | termcap |
| Weak prerequisite | less |
This entry (in part or in whole) was last reviewed on 11 May 2005.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.