gawk 1:3.1.8+dfsg-0.1ubuntu1 source package in Ubuntu
Changelog
gawk (1:3.1.8+dfsg-0.1ubuntu1) precise; urgency=low * Add multiarch metadata to ensure build-dep satisfaction (LP: #967301) -- Wookey <email address hidden> Wed, 28 Mar 2012 16:35:04 +0000
Upload details
- Uploaded by:
- Wookey
- Sponsored by:
- Jani Monoses
- Uploaded to:
- Precise
- Original maintainer:
- Arthur Loiret
- Architectures:
- any
- Section:
- interpreters
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Precise | release | main | interpreters |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
gawk_3.1.8+dfsg.orig.tar.gz | 1.8 MiB | 5a1caea86773738b6e288ab8d6879accde805d0a85bba2798bdab55ef110e631 |
gawk_3.1.8+dfsg-0.1ubuntu1.diff.gz | 11.6 KiB | d29c2098f869a4af39dcd976e693968199e931cc15387d63aab63286e79f72c0 |
gawk_3.1.8+dfsg-0.1ubuntu1.dsc | 1.1 KiB | 6fbac9c2b15e8ef7d41b4c4d167619eced92d430fac58e23190299914de04a0d |
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.