NOTICE: This package has been removed from pkgsrc

./wip/pdfgrep, Pdfgrep is a tool to search text in PDF files

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.2, Package name: pdfgrep-1.2, Maintainer: ryoon

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!


Required to run:
[print/poppler]

Required to build:
[pkgtools/x11-links] [devel/pkg-config] [print/poppler-includes]

Master sites:

SHA1: b294adc4aadb23f26012b39b3e4ca6955da08532
RMD160: 83f6bf428aa800aeb409c14f40dc2317a77d23aa
Filesize: 91.946 KB

Version history: (Expand)


CVS history: (Expand)


   2011-10-29 01:32:33 by Ryo ONODERA | Files touched by this commit (4) | Package removed
Log message:
Imported as textproc/pdfgrep
   2011-10-28 23:54:28 by Ryo ONODERA | Files touched by this commit (2)
Log message:
Updateto 1.2

Changelog:
Release 1.2

        - 2 small bugfixes ('-h' option and closing open files)
        - This is probably the last release that supports poppler < 0.14
   2011-01-21 16:03:20 by Ryo ONODERA | Files touched by this commit (4) | Imported package
Log message:
Import pdfgrep-1.1 as wip/pdfgrep.

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!