mirror of
https://github.com/ThomasDickey/mawk-snapshots.git
synced 2026-01-30 04:44:38 +00:00
16 lines
564 B
Plaintext
16 lines
564 B
Plaintext
Source: mawk-cur
|
|
Maintainer: Thomas E. Dickey <dickey@invisible-island.net>
|
|
Section: interpreters
|
|
Priority: optional
|
|
Standards-Version: 3.8.4
|
|
Build-Depends: debhelper (>= 5)
|
|
Homepage: http://invisible-island.net/mawk/
|
|
|
|
Package: mawk-cur
|
|
Architecture: any
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}
|
|
Description: pattern scanning and text processing language
|
|
mawk 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.
|