giovanni 6e8879bd32 Import pdfgrep from maintainer Reinhold Straub
ok sthen@

Pdfgrep is a tool to search text in PDF files. It works
similarly to `grep'.
2015-03-24 09:57:04 +00:00

13 lines
316 B
Plaintext

Pdfgrep is a tool to search text in PDF files. It works
similarly to `grep'.
Features:
- search for regular expressions.
- support for some grep options, including:
+ filename output.
+ page number output.
+ optional case insensitivity.
+ count occurrences.
+ recursive search
- color output