Name: | hwk |
---|---|
Version: | 0.6 |
Release: | 10.el10_0 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 65727095 |
License: | MIT |
RPM: | hwk-0.6-10.el10_0.x86_64.rpm |
Source RPM: | hwk-0.6-10.el10_0.src.rpm |
Build Date: | Tue May 20 2025 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://hackage.haskell.org/package/hwk |
Summary: | Commandline text processing with Haskell functions |
Description: | A commandline tool for text processing with Haskell functions, complementing unix-style tools like awk, grep, and sed. 'hwk' applies the function supplied on the commandline using 'hint' to lines of input and outputs the results. |