Difference between revisions of "Gawk"

From Free Software Directory
Jump to: navigation, search
Line 4: Line 4:
 
|Full description=The awk utility interprets a special-purpose programming language that makes it possible to handle simple data-reformatting jobs with just a few lines of code. It is a free version of 'awk.' GNU Awk implements the AWK utility which is part of IEEE Std 1003.1 Shell and Utilities (XCU).
 
|Full description=The awk utility interprets a special-purpose programming language that makes it possible to handle simple data-reformatting jobs with just a few lines of code. It is a free version of 'awk.' GNU Awk implements the AWK utility which is part of IEEE Std 1003.1 Shell and Utilities (XCU).
 
|User level=intermediate
 
|User level=intermediate
 +
|Status=Live
 +
|Component programs=igawk
 +
|Homepage URL=http://www.gnu.org/software/gawk/gawk.html
 +
|VCS checkout command=
 +
|Computer languages=C
 +
|Documentation note=User manual included in HTML at http://www.gnu.org/software/gawk/manual/ Manpage and reference card available in PostScript format
 +
|Paid support=
 +
|IRC help=
 +
|IRC general=
 +
|IRC development=
 +
|Related projects=Diffutils,FireString,Patch,Grep
 +
|Keywords=text,awk,string,GNU awk,word processing,gawk,text manipulation
 +
|Is GNU=y
 +
|Last review by=Janet Casey
 +
|Last review date=2009-05-19
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=3.1.7
+
|Version identifier=3.1.8
|Version date=2009-07-24
+
|Version date=2010-05-10
 
|Version status=stable
 
|Version status=stable
|Version download=http://ftp.gnu.org/gnu/gawk/gawk-3.1.7.tar.bz2
+
|Version download=http://ftp.gnu.org/gnu/gawk/gawk-3.1.8.tar.gz
|License verified date=2009-07-27
+
|License verified date=2010-05-18
 
|Version comment=
 
|Version comment=
 +
}}
 +
{{Person
 +
|Role=Maintainer
 +
|Real name=Arnold Robbins
 +
|Email=arnold@skeeve.com
 +
|Resource URL=
 +
}}
 +
{{Resource
 +
|Resource audience=Bug Tracking
 +
|Resource kind=E-mail
 +
|Resource URL=mailto:bug-gawk@gnu.org
 +
}}
 +
{{Resource
 +
|Resource audience=Developer
 +
|Resource kind=Newsgroup
 +
|Resource URL=comp.lang.awk
 
}}
 
}}
 
{{Software category
 
{{Software category
 
|Interface=command-line
 
|Interface=command-line
 +
|Text-creation=word-processing
 +
|Use=text-creation
 +
|Works-with=text
 
}}
 
}}
 
{{Project license
 
{{Project license
 
|License=GPLv2orlater
 
|License=GPLv2orlater
 
|License verified by=Kelly Hopkins
 
|License verified by=Kelly Hopkins
|License verified date=2009-07-27
+
|License verified date=2010-05-18
 
}}
 
}}

Revision as of 08:35, 12 April 2011


[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


















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.