gawk 1:5.2.1-2 source package in Ubuntu

Changelog

gawk (1:5.2.1-2) unstable; urgency=medium

  * Handle a new info file in gawk-doc. (Closes: #1031203)

 -- Adrian Bunk <email address hidden>  Sun, 19 Feb 2023 15:30:53 +0200

Upload details

Uploaded by:
Adrian Bunk
Uploaded to:
Sid
Original maintainer:
Adrian Bunk
Architectures:
any
Section:
interpreters
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release main interpreters
Lunar release main interpreters

Downloads

File Size SHA-256 Checksum
gawk_5.2.1-2.dsc 1.7 KiB 1f2d11cd9b09419e86cf069571728802a068bb94d1947f3328ed430ab9b7540e
gawk_5.2.1.orig.tar.xz 2.6 MiB 2337a0283b180ec1b9c727973a34781c6478b3ae9bcbdcca0a4dc49861d75a65
gawk_5.2.1-2.debian.tar.xz 14.9 KiB ae031782d073e8d1670b4d9ced47b3adecde2f314d824339673d163ba7029f4b

No changes file available.

Binary packages built by this source

gawk: GNU awk, a pattern scanning and processing language

 `awk', a program that you can use to select particular records in a
 file and perform operations upon them.
 .
 Gawk is the GNU Project's implementation of the AWK programming language.
 It conforms to the definition of the language in the POSIX 1003.2 Command
 Language And Utilities Standard. This version in turn is based on the
 description in The AWK Programming Language, by Aho, Kernighan, and
 Weinberger, with the additional features defined in the System V Release
 4 version of UNIX awk. Gawk also provides more recent Bell Labs awk
 extensions, and some GNU-specific extensions.

gawk-dbgsym: debug symbols for gawk