gawk 1:5.2.2-ok1.1 source package in openKylin

Changelog

gawk (1:5.2.2-ok1.1) nile; urgency=medium

  * No-change rebuild for loong64.

 -- luoyaoming <luoyaoming@luoyaoming-pc>  Fri, 29 Nov 2024 16:50:52 +0800

Upload details

Uploaded by:
luoyaoming
Sponsored by:
Cibot
Uploaded to:
Nile V2.0
Original maintainer:
Adrian Bunk
Architectures:
any
Section:
interpreters
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Nile V2.0 release main interpreters
Nile V2.0 proposed main interpreters

Downloads

File Size SHA-256 Checksum
gawk_5.2.2.orig.tar.gz 6.3 MiB 945aef7ccff101f20b22a10802bc005e994ab2b8ea3e724cc1a197c62f41f650
gawk_5.2.2-ok1.1.debian.tar.xz 12.4 KiB e9400bb3430764f958a5b39dd973c6b7fd68ec7088cb2bf2ebb6ec167e4cd01a
gawk_5.2.2-ok1.1.dsc 1.6 KiB 0ca5139d7fb861f78d52489cd54b0461f6a51530aab414e91cb596af7ce7d989

Available diffs

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