gawk 1:5.0.1+dfsg-ok1 source package in openKylin

Changelog

gawk (1:5.0.1+dfsg-ok1) yangtze; urgency=low

  * Build for openKylin.

 -- openKylinBot <email address hidden>  Mon, 25 Apr 2022 22:03:04 +0800

Upload details

Uploaded by:
openKylinBot
Sponsored by:
Cibot
Uploaded to:
Yangtze V1.0
Original maintainer:
Adrian Bunk
Architectures:
any
Section:
interpreters
Urgency:
Low Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Yangtze V1.0 release main interpreters

Downloads

File Size SHA-256 Checksum
gawk_5.0.1+dfsg.orig.tar.xz 2.4 MiB aa80c62637144ceb583f39db1897a73408f7ddae93458e4e937ba02d27c2ff34
gawk_5.0.1+dfsg-ok1.debian.tar.xz 4.1 KiB 73afd56944b112f179e8e62bcc7913d74227d073804ab089db688401b437de35
gawk_5.0.1+dfsg-ok1.dsc 1.6 KiB 07969b10a6703889ab11c0a9ae3f0e343204ec08f9d096577f8fe6c8ecf116de

View changes file

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