aboutsummaryrefslogtreecommitdiffstats
path: root/doc/gawk.texi
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2013-04-14 14:28:12 +0300
committerArnold D. Robbins <arnold@skeeve.com>2013-04-14 14:28:12 +0300
commit97bfce1a840cf8d40c1e8956e24024c0ae1dfefc (patch)
tree724735450ef5b8726fb7132ef27e6299bf368622 /doc/gawk.texi
parent611fc4d35cc53a4b7fa4fbb407e019ea5c7517da (diff)
downloadegawk-97bfce1a840cf8d40c1e8956e24024c0ae1dfefc.tar.gz
egawk-97bfce1a840cf8d40c1e8956e24024c0ae1dfefc.tar.bz2
egawk-97bfce1a840cf8d40c1e8956e24024c0ae1dfefc.zip
Minor doc update.
Diffstat (limited to 'doc/gawk.texi')
-rw-r--r--doc/gawk.texi6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/gawk.texi b/doc/gawk.texi
index fc6faa14..2a5340d1 100644
--- a/doc/gawk.texi
+++ b/doc/gawk.texi
@@ -34235,6 +34235,12 @@ under the GPL. It has a large number of extensions over standard
See @uref{http://www.quiktrim.org/QTawk.html} for more information,
including the manual and a download link.
+@item @code{pawk}
+@cindex @code{pawk}, @command{awk}-like facilities for Python
+This is a Python module that claims to bring @command{awk}-like
+features to Python. See @uref{https://github.com/alecthomas/pawk}
+for more information.
+
@end table
@c ENDOFRANGE gligawk
@c ENDOFRANGE ingawk