Exherbo
GitLab
Packages
app-text/wdiff
A front end to diff for comparing files on a word per word basis.
Versions
Slot
Version
Repository
Platforms
0
1.2.2
moben
~amd64
arm?
armv7?
armv8?
~x86
Metadata
Homepage
https://www.gnu.org/software/wdiff/
Summary
A front end to diff for comparing files on a word per word basis
Description
The program wdiff is a front end to diff for comparing files on a word per word basis. A word is anything between whitespace. This is useful for comparing two texts in which a few words have been changed and for which paragraphs have been refilled. It works by creating two temporary files, one word per line, and then executes diff on these files. It collects the diff output and uses it to produce a nicer display of word differences between the original files.
Upstream documentation
(
https://www.gnu.org/software/wdiff/manual/wdiff.html
https://www.gnu.org/software/wdiff/manual/wdiff.pdf
)
Dependencies
(
run:
sys-apps/diffutils
test:
app-misc/screen
)
Downloads
mirror://gnu/wdiff/wdiff-1.2.2.tar.gz
Licences
GPL-3