From b11ec6a474c1f141d28d3529a314205a05c1c376 Mon Sep 17 00:00:00 2001 From: Wen Heping Date: Wed, 15 Dec 2010 08:14:48 +0000 Subject: Pdfgrep is a tool to search text in PDF files. It works similar to grep. Features: * search for regular expressions. * support for some important grep options, including: o filename output. o page number output. o optional case insensitivity. o count occurrences. * and the most important feature: color output! WWW: http://pdfgrep.sourceforge.net/ PR: ports/152648 Submitted by: Michael Ranner --- textproc/pdfgrep/distinfo | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 textproc/pdfgrep/distinfo (limited to 'textproc/pdfgrep/distinfo') diff --git a/textproc/pdfgrep/distinfo b/textproc/pdfgrep/distinfo new file mode 100644 index 000000000000..6279d5cd8ec7 --- /dev/null +++ b/textproc/pdfgrep/distinfo @@ -0,0 +1,2 @@ +SHA256 (pdfgrep-1.1.tar.gz) = fdce13b152595a6c3e0d84718404066cea94bdb44feb480786f118814c706c02 +SIZE (pdfgrep-1.1.tar.gz) = 93911 -- cgit v1.2.3