Package gawk: Information

    Binary package: gawk
    Version: 3.1.8-alt1.M60C.1
    Architecture: i586
    Build time:  Apr 4, 2012, 11:46 PM
    Source package: gawk
    Category: Text tools
    Report package bug
    License: GPLv3+
    Summary: The GNU version of the awk text processing utility
    Description: 
    This packages contains the GNU version of awk, a text processing utility.
    Awk interprets a special-purpose programming language to do quick
    and easy text pattern matching and reformatting jobs.  Gawk should be
    upwardly compatible with the Bell Labs research version of awk and is
    almost completely compliant with the 1993 POSIX 1003.2 standard for awk.

    Maintainer: Stanislav Ievlev


    Last changed


    April 4, 2012 Vitaly Kuznetsov 3.1.8-alt1.M60C.1
    Rebuild for C6
    June 3, 2010 Dmitry V. Levin 3.1.8-alt1
    - Updated to 3.1.8 (closes: #4911, #16359).
    Sept. 9, 2009 Dmitry V. Levin 3.1.6-alt3
    - Moved "make check" to %check section.