mirror of
https://github.com/ThomasDickey/mawk-snapshots.git
synced 2026-01-29 12:24:35 +00:00
16 lines
568 B
Plaintext
16 lines
568 B
Plaintext
Source: mawk-cur
|
|
Maintainer: Thomas E. Dickey <dickey@invisible-island.net>
|
|
Section: interpreters
|
|
Priority: optional
|
|
Standards-Version: 4.6.0.1
|
|
Build-Depends: debhelper (>= 12)
|
|
Homepage: https://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.
|