gawk 1:5.2.2-ok1 source package in openKylin

Changelog

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

  * build for openkylin

 -- wangjingwen <email address hidden>  Wed, 03 Apr 2024 10:33:08 +0800

Upload details

Uploaded by:
wangjingwen
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.debian.tar.xz 12.3 KiB ef55cf6fa743e737ab7f1fc333f525150e3b776405c7a8f0c49a05839e55ce63
gawk_5.2.2-ok1.dsc 1.6 KiB 3bea16e757e80357250ba9bf1e5b21e2c49e8a00ece076d2acccddd752d97954

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