* move libffi to base/ Category
[t2sde.git] / package / textproc / goawk / goawk.desc
blob58a0ff1b6506df5fc16f70479b164ac1030405e0
1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/goawk/goawk.desc
3 [COPY] Copyright (C) 2022 - 2024 The T2 SDE Project
4 [COPY] 
5 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
6 [COPY] more information can be found in the files COPYING and README.
7 [COPY] 
8 [COPY] This program is free software; you can redistribute it and/or modify
9 [COPY] it under the terms of the GNU General Public License version 2.
10 [COPY] --- T2-COPYRIGHT-NOTE-END ---
12 [I] A POSIX-compliant AWK interpreter written in Go
14 [T] Awk is a text processor that scans each input file for lines that match any
15 [T] of a set of patterns. With each pattern there can be an associated action
16 [T] that will be performed when a line of a file matches the pattern.
18 [U] https://github.com/benhoyt/goawk
20 [A] Ben Hoyt
21 [M] Tomas Glozar <tglozar@gmail.com
23 [C] base/tool
25 [L] MIT
26 [S] Stable
27 [V] 1.29.1
28 [P] X -----5---9 800.000
30 [D] 4f91ab3de25ca87b07059cdca8d6a57d13d2733e78aec16baa47ca52 goawk-1.29.1.tar.gz https://github.com/benhoyt/goawk/archive/v1.29.1/