pcre3 8.12-4 source package in Ubuntu

Changelog

pcre3 (8.12-4) unstable; urgency=low


  * Multi-arch support. Thanks Steve Langasek for patch (Closes: 634250)

 -- Mark Baker <email address hidden>  Mon, 18 Jul 2011 21:59:44 +0100

Upload details

Uploaded by:
Mark Baker
Uploaded to:
Sid
Original maintainer:
Mark Baker
Architectures:
any
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release main libs

Downloads

File Size SHA-256 Checksum
pcre3_8.12-4.dsc 1016 bytes 8f2702d7cc3699a0d4f615a8761996c59ff61f1453ab8ddf5bc1b1d096e2c61d
pcre3_8.12.orig.tar.gz 1.3 MiB 710d506ceb98305b2bd26ba93725acba03f8673765aba5a5598110cac7dbf5c3
pcre3_8.12-4.diff.gz 11.7 KiB 41f0eaecfa2a983d2a04d30fde49d2d0957985d4788a3de51bcf97f0ad2d0d79

No changes file available.

Binary packages built by this source

libpcre3: Perl 5 Compatible Regular Expression Library - runtime files

 This is a library of functions to support regular expressions whose syntax
 and semantics are as close as possible to those of the Perl 5 language.
 .
 This package contains the runtime libraries.

libpcre3-dbg: No summary available for libpcre3-dbg in ubuntu quantal.

No description available for libpcre3-dbg in ubuntu quantal.

libpcre3-dev: No summary available for libpcre3-dev in ubuntu quantal.

No description available for libpcre3-dev in ubuntu quantal.

libpcre3-udeb: Perl 5 Compatible Regular Expression Library - runtime files (udeb)

 This is a library of functions to support regular expressions whose syntax
 and semantics are as close as possible to those of the Perl 5 language.
 .
 This package contains the runtime libraries for the Debian Installer (udeb).

libpcrecpp0: No summary available for libpcrecpp0 in ubuntu quantal.

No description available for libpcrecpp0 in ubuntu quantal.

pcregrep: 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.