gawk 1:5.1.0-1build3 source package in Ubuntu
Changelog
gawk (1:5.1.0-1build3) jammy; urgency=medium * No-change rebuild for ppc64el baseline bump. -- Łukasz 'sil2100' Zemczak <email address hidden> Wed, 23 Mar 2022 14:53:25 +0100
Upload details
- Uploaded by:
- Łukasz Zemczak
- Uploaded to:
- Jammy
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any
- Section:
- interpreters
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Kinetic | release | main | interpreters | |
Jammy | release | main | interpreters |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
gawk_5.1.0.orig.tar.xz | 2.4 MiB | d67f5a78ef71a3f556a8c6864991bca5950ef3b249abacac30e708776b4aba7c |
gawk_5.1.0-1build3.debian.tar.xz | 12.5 KiB | d5eed0692e3b7b8059b150d91ab88918951e21fd240af29cc0c93479955cc69a |
gawk_5.1.0-1build3.dsc | 1.5 KiB | 90ca8ef136d7800e77ed25fa8b6d52fc606bf3113e3dfc9b7c9c8cf9891a7cdb |
Available diffs
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