Package: pcregrep
Source: pcre3
Version: 8.12-5
Architecture: amd64
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Installed-Size: 80
Depends: libbz2-1.0, libc6 (>= 2.7-1), libpcre3 (= 8.12-5), zlib1g (>= 1:1.1.4)
Replaces: pgrep (<< 4.5)
Section: utils
Priority: optional
Description: grep utility that uses perl 5 compatible regexes.
 Perl-style regexps have many useful features that the standard POSIX ones
 don't; this is basically the same as grep but with the different
 regexp syntax.
 .
 The other reason for the existence of pcregrep is that its source code is an
 example of programming with libpcre.
Original-Maintainer: Mark Baker <mark@mnb.org.uk>
