From 4befe70b0c98ceb0fa14b8fa86a55aefcb62d3c0 Mon Sep 17 00:00:00 2001 From: Philip Miess Date: Sun, 5 Jan 2020 13:21:36 -0500 Subject: [PATCH 1/2] Add gnuwin32 package of nawk. This is a supported project with 40 packages in 33 repos. This package is an optional dependency of the gnuwin32 package netpbm This is part of https://github.com/0install/0install.de-feeds/issues/3 --- utils/nawk.ico | Bin 0 -> 766 bytes utils/nawk.png | Bin 0 -> 173 bytes utils/nawk.xml | 22 ++++++++++++++++++++++ 3 files changed, 22 insertions(+) create mode 100755 utils/nawk.ico create mode 100755 utils/nawk.png create mode 100644 utils/nawk.xml diff --git a/utils/nawk.ico b/utils/nawk.ico new file mode 100755 index 0000000000000000000000000000000000000000..71f9dddfc537efc7db4773f29154e5a36381fd81 GIT binary patch literal 766 zcma)4K@x&63{1rtj-?l`a`YGYApbz0)~9gv$k78s+%%1-AY;pRyU8X%r$i33ZJQfm z+z&)2@C9grE8ysel_(;&JtC6G#HfT7TOd+O2?@>*G0P6Xl#ndazKljW6n5b+9fJ9E zv!SyAabZ`Ogz=_LZE>*Jr0@r8_?0g*G`X!QyvTI<)ekb81;2HvEyn_v8qB`dxnQxY zVX?0@3f}EFS$kcwML3s}xP6!^)1sG;n% z1gir>M`C=zmxp#YGeFq4VOhb4!z`ZdAKG1z=2E=ztt=(H4cxg z&V?65DNN|Ax7rz~{o&{AN33^h;||onK5A=td`Wo2A6 + + + Nawk + Nawk: pattern scanning and text processing language + nawk is an interpreter for the AWK Programming Language. The AWK language is useful for manipulation of data files, text retrieval and processing, and for prototyping and experimenting with algorithms. nawk implements the AWK language as defined in Aho, Kernighan and Weinberger, The AWK Programming Language, Addison-Wesley Publishing, 1988. + + + System + http://gnuwin32.sourceforge.net/packages/nawk.htm + + + + + + + + + + + + From 97a40a9fe336209ae51d6e62ac61acc60553d3d9 Mon Sep 17 00:00:00 2001 From: Philip Miess Date: Thu, 21 May 2020 19:26:05 -0400 Subject: [PATCH 2/2] fix nawk icon urls --- utils/nawk.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/utils/nawk.xml b/utils/nawk.xml index 59b3a406c..b81000c2e 100644 --- a/utils/nawk.xml +++ b/utils/nawk.xml @@ -4,8 +4,8 @@ Nawk Nawk: pattern scanning and text processing language nawk is an interpreter for the AWK Programming Language. The AWK language is useful for manipulation of data files, text retrieval and processing, and for prototyping and experimenting with algorithms. nawk implements the AWK language as defined in Aho, Kernighan and Weinberger, The AWK Programming Language, Addison-Wesley Publishing, 1988. - - + + System http://gnuwin32.sourceforge.net/packages/nawk.htm