Home > Repositories > base > awka

awka: Translator of the AWK programming language to ANSI-C

Awka is an open-source implementation of the AWK programming language and is actually two products:
- the AWK to C translator
- a library against which the C code is linked
Awka is not an interpreter like Gawk, Mawk or Nawk, but instead it converts the program to ANSI-C, then compiles this using gcc or a native C compiler to create a binary executable. This means you must have an ANSI C compiler present on your system for Awka to work.
Name:awka
Release: 0.7.5-4mamba
Group:Applications/Text
Maintainer:silvan
License:GPL
Size:395.68 kB
Upstream URL:http://awka.sourceforge.net/
Build time:2022-01-04 12:33:06
Binary packages and requirements
x86_64i586
Built RPMSawka
awka-debug
awka-devel
awka
awka-debug
awka-devel
Build requirementsglibc-devel [1]
glibc-devel [1]
History of changes
DatePackagerReleaseDescription
2022-01-04silvan0.7.5-4mamba- rebuilt with debug package, build requirements and other fixes
2013-08-28autodist0.7.5-3mamba- automatic rebuild by autodist
2008-10-28skiver0.7.5-2mamba- rebuild
- update Group in devel package
2005-11-16stefano0.7.5-1qilnx- package created by autospec