Difference between revisions of "Gawk"

From Free Software Directory
Jump to: navigation, search
m (Text replacement - "'''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 Introdu...)
(gawk-5.2.1)
Line 4: Line 4:
 
|Full description='''Gawk''' is the GNU implementation of Awk, a specialized programming language for the easy manipulation of formatted text, such as tables of data. Gawk features many extensions beyond the traditional implementation, including network access, sorting, and large libraries.
 
|Full description='''Gawk''' is the GNU implementation of Awk, a specialized programming language for the easy manipulation of formatted text, such as tables of data. Gawk features many extensions beyond the traditional implementation, including network access, sorting, and large libraries.
 
|Homepage URL=https://www.gnu.org/software/gawk/
 
|Homepage URL=https://www.gnu.org/software/gawk/
 +
|Version download=https://ftp.gnu.org/gnu/gawk/gawk-5.2.1.tar.gz
 
|Is High Priority Project=No
 
|Is High Priority Project=No
 
|VCS checkout command=git clone git://git.savannah.gnu.org/gawk.git
 
|VCS checkout command=git clone git://git.savannah.gnu.org/gawk.git
Line 18: Line 19:
  
 
[https://shop.oreilly.com/product/0636920033820.do Effective awk Programming, 4th Edition]
 
[https://shop.oreilly.com/product/0636920033820.do Effective awk Programming, 4th Edition]
 
 
 
|Decommissioned or Obsolete=No
 
|Decommissioned or Obsolete=No
 
|Donate=https://my.fsf.org/donate/
 
|Donate=https://my.fsf.org/donate/
Line 27: Line 26:
 
|Version date=2020/04/14
 
|Version date=2020/04/14
 
|Version status=stable
 
|Version status=stable
|Version download=https://ftp.gnu.org/gnu/gawk/gawk-5.1.0.tar.lz
 
 
|Last review by=Genium
 
|Last review by=Genium
 
|Last review date=2020/06/06
 
|Last review date=2020/06/06
Line 45: Line 43:
 
|License copyright=Copyright (C) 2005, 2006, 2007, 2009, 2010, 2011, 2012, 2013, 2014, 2015,  2016, 2017, 2018, 2019, 2020 Free Software Foundation, Inc.
 
|License copyright=Copyright (C) 2005, 2006, 2007, 2009, 2010, 2011, 2012, 2013, 2014, 2015,  2016, 2017, 2018, 2019, 2020 Free Software Foundation, Inc.
 
|License verified by=Genium
 
|License verified by=Genium
|License verified date=2020/06/06
+
|License verified date=2020-06-06
 
|License note=https://git.savannah.gnu.org/cgit/gawk.git/tree/COPYING
 
|License note=https://git.savannah.gnu.org/cgit/gawk.git/tree/COPYING
 +
}}
 +
{{Software category
 +
|Interface=command-line
 +
|Programming-language=C
 +
|Runs-on=Windows, BSD, OS X, GNU/Linux
 +
|Text-creation=word-processing
 +
|Use=text-creation
 +
|Works-with=text
 +
}}
 +
{{EntryGNU
 +
|Is GNU=No
 
}}
 
}}
 
{{Person
 
{{Person
Line 54: Line 63:
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Debian (Ref) (R)
+
|Resource audience=Savannah
|Resource URL=https://tracker.debian.org/pkg/gawk-doc
+
|Resource kind=Developer
 +
|Resource URL=https://savannah.gnu.org/projects/gawk/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Debian (Ref)
+
|Resource audience=Savannah
|Resource URL=https://tracker.debian.org/pkg/gawk
+
|Resource kind=VCS Repository Webview
}}
+
|Resource URL=https://git.savannah.gnu.org/cgit/gawk.git/
{{Resource
 
|Resource audience=Savannah (Ref)
 
|Resource URL=https://savannah.gnu.org/projects/gawk/
 
 
}}
 
}}
 
{{Resource
 
{{Resource
 +
|Resource audience=Savannah
 
|Resource kind=VCS Repository Webview
 
|Resource kind=VCS Repository Webview
|Resource URL=https://git.savannah.gnu.org/cgit/gawk.git/
+
|Resource URL=https://git.savannah.gnu.org/gitweb/?p=gawk.git
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 78: Line 86:
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource kind=Mailing List
+
|Resource audience=FTP
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
+
|Resource kind=Download
 +
|Resource URL=https://ftp.gnu.org/old-gnu/gawk/
 
}}
 
}}
 
{{Resource
 
{{Resource
 +
|Resource audience=FTP
 
|Resource kind=Download
 
|Resource kind=Download
|Resource URL=https://ftp.gnu.org/old-gnu/gawk/
+
|Resource URL=https://ftp.gnu.org/gnu/gawk/
 
}}
 
}}
 
{{Resource
 
{{Resource
 +
|Resource audience=FTP
 
|Resource kind=Download
 
|Resource kind=Download
|Resource URL=https://ftp.gnu.org/gnu/gawk/
+
|Resource URL=https://ftpmirror.gnu.org/gawk/
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 94: Line 105:
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource kind=General
+
|Resource audience=Debian
|Resource URL=https://savannah.gnu.org/people/
+
|Resource kind=Developer
 +
|Resource URL=https://tracker.debian.org/pkg/gawk-doc
 +
}}
 +
{{Resource
 +
|Resource audience=Debian
 +
|Resource kind=Developer
 +
|Resource URL=https://tracker.debian.org/pkg/gawk
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 102: Line 119:
 
|Resource URL=https://www.wikidata.org/wiki/Q6024222
 
|Resource URL=https://www.wikidata.org/wiki/Q6024222
 
}}
 
}}
{{Software category
+
{{EntryDetails
|Interface=command-line
+
|Is High Priority Project=No
|Programming-language=C
+
|VCS checkout command=git clone git://git.savannah.gnu.org/gawk.git
|Runs-on=Windows, BSD, OS X, GNU/Linux
+
|Computer languages=C
|Text-creation=word-processing
+
|Decommissioned or Obsolete=No
|Use=text-creation
+
|Version identifier=5.2.1
|Works-with=text
+
|Version date=2022-11-22
 +
|Version status=stable
 +
|Last review by=Genium
 +
|Last review date=2022-11-22
 +
|User level=advanced
 +
|Accepts cryptocurrency donations=No
 +
|OpenPGP signature=https://ftp.gnu.org/gnu/gawk/gawk-5.2.1.tar.gz.sig
 +
|Test entry=No
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Revision as of 18:20, 22 November 2022


[edit]

GNU Awk

https://www.gnu.org/software/gawk/
Text scanning and processing language

Gawk is the GNU implementation of Awk, a specialized programming language for the easy manipulation of formatted text, such as tables of data. Gawk features many extensions beyond the traditional implementation, including network access, sorting, and large libraries.





Licensing

License

Verified by

Verified on

Notes

Verified by

Genium

Verified on

22 November 2022




Leaders and contributors

Contact(s)Role
Arnold Robbins Maintainer


Resources and communication

AudienceResource typeURI
FTPDownloadhttps://ftpmirror.gnu.org/gawk/
DebianDeveloperhttps://tracker.debian.org/pkg/gawk
SavannahVCS Repository Webviewhttps://git.savannah.gnu.org/cgit/gawk.git/
FTPDownloadhttps://ftp.gnu.org/old-gnu/gawk/
DebianDeveloperhttps://tracker.debian.org/pkg/gawk-doc
Mailing Listhttps://lists.gnu.org/mailman/listinfo/gawk-diffs/
Generalhttps://translationproject.org/domain/gawk.html
SavannahDeveloperhttps://savannah.gnu.org/projects/gawk/
WikidataGeneralhttps://www.wikidata.org/wiki/Q6024222
Mailing Listhttps://lists.gnu.org/mailman/listinfo/bug-gawk/
SavannahVCS Repository Webviewhttps://git.savannah.gnu.org/gitweb/?p=gawk.git
FTPDownloadhttps://ftp.gnu.org/gnu/gawk/


Software prerequisites

This entry (in part or in whole) was last reviewed on 22 November 2022.




Entry









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


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


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






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


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


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




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


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


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





Property "Submitted by" (as page type) with input value "{{{Submitted by}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process. "{{{Submitted date}}}" contains an extrinsic dash or other characters that are invalid for a date interpretation.









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.