pgrep
pgrep is a grep-like command-line tool that uses Parsec parser combinators instead of regular expressions for pattern matching. Write patterns using a familiar Haskell-like DSL with combinators like 'some digit', 'string TODO', or 'manyTill anyChar (string END)'.
Ecosystem
hackage.haskell.org
hackage.haskell.org
Latest Release
1 day ago
0.1.0.0
1 day ago
Versions
1
1
Downloads
1 total
1 total
Loading...
Readme
Loading...
Links
| Registry | hackage.haskell.org |
| Source | Repository |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:hackage/pgrep
spec |
| License | BSD-3-Clause |
| First Release | 1 day ago |
| Last Synced | about 17 hours ago |