Difference between revisions of "Wdiff"

From Free Software Directory
Jump to: navigation, search
(Added Debian and Savannah link)
 
(4 intermediate revisions by the same user not shown)
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/
|User level=none
+
|Is High Priority Project=No
|Component programs=unify,mdiff
+
|VCS checkout command=bzr branch bzr://bzr.savannah.gnu.org/wdiff
|Computer languages=C
+
|Documentation note=https://www.gnu.org/software/wdiff/manual/
|Documentation note=User manual included and available at http://www.gnu.org/software/wdiff/manual/
+
 
|Accepts cryptocurrency donations=No
+
https://www.gnu.org/software/wdiff/devguide
|Related projects=KDiff3,gtkdiff,Meld,Textutils,tkdiff,Diffutils,Patch,Grep
+
 
 +
'''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
 +
|Donate=https://my.fsf.org/donate/
 +
|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 16: 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/02/20
+
|Last review date=2019/01/19
|Submitted date=2011-04-01
+
|Submitted by=Database conversion
 +
|Submitted date=2011/04/01
 +
|User level=none
 +
|Component programs=unify,mdiff
 +
|Paid support=https://www.fsf.org/resources/service/
 +
|Accepts cryptocurrency donations=Yes
 +
|OpenPGP signature=https://ftp.gnu.org/gnu/wdiff/wdiff-1.2.2.tar.gz.sig
 +
|Test entry=No
 
|Is GNU=Yes
 
|Is GNU=Yes
 
|GNU package identifier=wdiff
 
|GNU package identifier=wdiff
|License verified date=2010-06-10
+
|Decommissioned/Obsolete=No
 
}}
 
}}
 
{{Project license
 
{{Project license
|License=GPLv3
+
|License=GPLv3orlater
|License verified by=genium
+
|License verified by=Bendikker
|License verified date=2014/04/16
+
|License verified date=2018/05/07
 
}}
 
}}
 
{{Person
 
{{Person
Line 31: Line 55:
 
|Role=Maintainer
 
|Role=Maintainer
 
|Email=denver@ossguy.com
 
|Email=denver@ossguy.com
 +
}}
 +
{{Person
 +
|Real name=Martin von Gagern
 +
|Role=Maintainer
 +
|Email=martin.vgagern@gmx.net
 +
}}
 +
{{Resource
 +
|Resource audience=Ruby (Ref)
 +
|Resource URL=https://rubygems.org/gems/wdiff/
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 38: Line 71:
 
{{Resource
 
{{Resource
 
|Resource audience=Savannah (Ref)
 
|Resource audience=Savannah (Ref)
|Resource URL=https://savannah.gnu.org/projects/wdiff
+
|Resource URL=https://savannah.gnu.org/projects/wdiff/
 +
}}
 +
{{Resource
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=https://bzr.savannah.gnu.org/lh/wdiff/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/wdiff-bugs/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/wdiff-dev/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
 +
}}
 +
{{Resource
 +
|Resource kind=Download
 +
|Resource URL=https://alpha.gnu.org/gnu/wdiff/
 +
}}
 +
{{Resource
 +
|Resource kind=Download
 +
|Resource URL=https://ftp.gnu.org/gnu/wdiff/
 +
}}
 +
{{Resource
 +
|Resource kind=General
 +
|Resource URL=https://translationproject.org/domain/wdiff.html
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developer
+
|Resource kind=General
|Resource kind=E-mail
+
|Resource URL=https://savannah.gnu.org/people/
|Resource URL=mailto:wdiff-bugs@gnu.org
 
 
}}
 
}}
 
{{Software category
 
{{Software category
 
|Interface=x-window-system
 
|Interface=x-window-system
 +
|Programming-language=C
 +
|Runs-on=GNU/Linux
 
|Software-development=version-control
 
|Software-development=version-control
 
|Text-creation=word-processing
 
|Text-creation=word-processing
Line 54: Line 116:
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Weak prerequisite
 
|Prerequisite kind=Weak prerequisite
|Prerequisite description=termcap
+
|Prerequisite description=[[termcap]]
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Weak prerequisite
 
|Prerequisite kind=Weak prerequisite
|Prerequisite description=less
+
|Prerequisite description=[[less]]
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Latest revision as of 08:17, 19 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.