summaryrefslogtreecommitdiff
path: root/textproc/hs-cgrep/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/hs-cgrep/pkg-descr')
-rw-r--r--textproc/hs-cgrep/pkg-descr4
1 files changed, 0 insertions, 4 deletions
diff --git a/textproc/hs-cgrep/pkg-descr b/textproc/hs-cgrep/pkg-descr
deleted file mode 100644
index 66346077e741..000000000000
--- a/textproc/hs-cgrep/pkg-descr
+++ /dev/null
@@ -1,4 +0,0 @@
-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.