diff options
Diffstat (limited to 'textproc/hs-cgrep/pkg-descr')
-rw-r--r-- | textproc/hs-cgrep/pkg-descr | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/textproc/hs-cgrep/pkg-descr b/textproc/hs-cgrep/pkg-descr new file mode 100644 index 000000000000..66346077e741 --- /dev/null +++ b/textproc/hs-cgrep/pkg-descr @@ -0,0 +1,4 @@ +Cgrep is a grep tool suitable for searching in large code repositories. It +supports 30 programming languages and searches that go beyond the simple +pattern matching. It enables context-aware filtering and semantic searches +through wildcard and combinators. |