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
2 days ago
0.1.0.0
2 days ago
Versions
1
1
Downloads
1 total
1 total
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 | 2 days ago |
| Last Synced | about 23 hours ago |