パッケージ: pcregrep (7.4-0ubuntu0.7.04.3) [universe]
pcregrep に関するリンク
Ubuntu の資源:
pcre3 ソースパッケージをダウンロード:
メンテナ:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainer (usually from Debian):
- Mark Baker
It should generally not be necessary for users to contact the original maintainer.
類似のパッケージ:
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.
その他の pcregrep 関連パッケージ
|
|
|
-
- dep: libc6 (>= 2.5-0ubuntu1)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libpcre3 (>= 4.5)
- Perl 5 Compatible Regular Expression Library - runtime files