Difference between revisions of "Wdiff"

From Free Software Directory
Jump to: navigation, search
(added standard links)
Line 1: Line 1:
 
{{Entry
 
{{Entry
 
|Name=GNU wdiff
 
|Name=GNU wdiff
|Short description=Front end to GNU diff
+
|Short description=Front end to GNU diff.
 
|Full description=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.
 
|Full description=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.
 
|Homepage URL=https://www.gnu.org/software/wdiff/
 
|Homepage URL=https://www.gnu.org/software/wdiff/
Line 7: Line 7:
 
|VCS checkout command=bzr branch bzr://bzr.savannah.gnu.org/wdiff
 
|VCS checkout command=bzr branch bzr://bzr.savannah.gnu.org/wdiff
 
|Documentation note=https://www.gnu.org/software/wdiff/manual/
 
|Documentation note=https://www.gnu.org/software/wdiff/manual/
 +
 
https://www.gnu.org/software/wdiff/devguide
 
https://www.gnu.org/software/wdiff/devguide
 +
 +
'''Selection from the [https://shop.fsf.org/ FSF shop]'''
 +
 +
[https://shop.fsf.org/books/free-freedom-20-richard-stallman Free as in Freedom 2.0, by Richard Stallman]
 +
 +
[https://shop.fsf.org/books-docs/introduction-command-line Introduction to the Command Line]
 +
 +
----
 +
----
 +
'''[https://www.gnu.org/help/help.html Helping the GNU Project and the Free Software Movement]'''
 +
----
 +
----
 +
 +
If you have corrections to this entry or questions about it, please contact: mailto:maintainers@gnu.org
 +
----
 
|Decommissioned or Obsolete=No
 
|Decommissioned or Obsolete=No
 
|Donate=https://my.fsf.org/donate/
 
|Donate=https://my.fsf.org/donate/
|Related projects=KDiff3,gtkdiff,Meld,Textutils,tkdiff,Diffutils,Patch,Grep
+
|Related projects=gnustandards,KDiff3,gtkdiff,Meld,Textutils,tkdiff,Diffutils,Patch,Grep
 
|Keywords=documentation,editing,word-processing,file management,diff
 
|Keywords=documentation,editing,word-processing,file management,diff
 
|Version identifier=1.2.2
 
|Version identifier=1.2.2
Line 17: Line 33:
 
|Version download=https://ftp.gnu.org/gnu/wdiff/wdiff-1.2.2.tar.gz
 
|Version download=https://ftp.gnu.org/gnu/wdiff/wdiff-1.2.2.tar.gz
 
|Last review by=Bendikker
 
|Last review by=Bendikker
|Last review date=2018/11/17
+
|Last review date=2019/01/06
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011/04/01
 
|Submitted date=2011/04/01
Line 24: Line 40:
 
|Paid support=https://www.fsf.org/resources/service/
 
|Paid support=https://www.fsf.org/resources/service/
 
|Accepts cryptocurrency donations=Yes
 
|Accepts cryptocurrency donations=Yes
 +
|OpenPGP signature=https://ftp.gnu.org/gnu/wdiff/wdiff-1.2.2.tar.gz.sig
 
|Test entry=No
 
|Test entry=No
 
|Is GNU=Yes
 
|Is GNU=Yes
Line 79: Line 96:
 
|Resource kind=General
 
|Resource kind=General
 
|Resource URL=https://translationproject.org/domain/wdiff.html
 
|Resource URL=https://translationproject.org/domain/wdiff.html
 +
}}
 +
{{Resource
 +
|Resource kind=General
 +
|Resource URL=https://savannah.gnu.org/people/
 
}}
 
}}
 
{{Software category
 
{{Software category
 
|Interface=x-window-system
 
|Interface=x-window-system
 
|Programming-language=C
 
|Programming-language=C
 +
|Runs-on=GNU/Linux
 
|Software-development=version-control
 
|Software-development=version-control
 
|Text-creation=word-processing
 
|Text-creation=word-processing

Revision as of 04:55, 6 January 2019


[edit]

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

Verified by

Bendikker

Verified on

7 May 2018




Leaders and contributors

Contact(s)Role
Denver Gingerich Maintainer
Martin von Gagern Maintainer


Resources and communication

AudienceResource typeURI
Generalhttps://translationproject.org/domain/wdiff.html
Mailing Listhttps://lists.gnu.org/mailman/listinfo/wdiff-dev/
Mailing Listhttps://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 Listhttps://lists.gnu.org/mailman/listinfo/wdiff-bugs/
Downloadhttps://alpha.gnu.org/gnu/wdiff/
Generalhttps://savannah.gnu.org/people/
VCS Repository Webviewhttps://bzr.savannah.gnu.org/lh/wdiff/
Downloadhttps://ftp.gnu.org/gnu/wdiff/


Software prerequisites

KindDescription
Weak prerequisitetermcap
Weak prerequisiteless




Entry










"Ruby (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Debian (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Savannah (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


























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.