Wdiff
GNU wdiff
https://www.gnu.org/software/wdiff/
Front end to GNU diff.
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.
Licensing
License
Verified by
Verified on
Notes
Leaders and contributors
Contact(s) | Role |
---|---|
Denver Gingerich | Maintainer |
Martin von Gagern | Maintainer |
Resources and communication
Audience | Resource type | URI |
---|---|---|
General | https://translationproject.org/domain/wdiff.html | |
Mailing List | https://lists.gnu.org/mailman/listinfo/wdiff-dev/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/ | |
Ruby (Ref) | https://rubygems.org/gems/wdiff/ | |
Savannah (Ref) | https://savannah.gnu.org/projects/wdiff/ | |
Debian (Ref) | https://tracker.debian.org/pkg/wdiff | |
Mailing List | https://lists.gnu.org/mailman/listinfo/wdiff-bugs/ | |
Download | https://alpha.gnu.org/gnu/wdiff/ | |
General | https://savannah.gnu.org/people/ | |
VCS Repository Webview | https://bzr.savannah.gnu.org/lh/wdiff/ | |
Download | https://ftp.gnu.org/gnu/wdiff/ |
Software prerequisites
Kind | Description |
---|---|
Weak prerequisite | termcap |
Weak prerequisite | less |
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 or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.