Package: libpcre16-3 Source: pcre3 Version: 2:8.43-1ppa~stable Architecture: amd64 Maintainer: Perl 5 Compatible Regular Expression Library Installed-Size: 441 Depends: libc6 (>= 2.14) Filename: ./amd64/libpcre16-3_8.43-1ppa~stable_amd64.deb Size: 156708 MD5sum: 82f521000c5503cb93c22fb99011b631 SHA1: 22d22a267d706ba58c67744e86b63212fbb2d134 SHA256: d9b273a7c2e750f85c023137cfb073ecfcbf7598557436d360c5c81ea95adb62 Section: libs Priority: optional Multi-Arch: same Description: Perl 5 Compatible Regular Expression Library - 16 bit 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 16 bit runtime library. Package: libpcre3 Source: pcre3 Version: 2:8.43-1ppa~stable Architecture: amd64 Maintainer: Perl 5 Compatible Regular Expression Library Installed-Size: 571 Depends: libc6 (>= 2.14) Filename: ./amd64/libpcre3_8.43-1ppa~stable_amd64.deb Size: 238432 MD5sum: ff2f78da1e81a81db3390bd24bebc535 SHA1: 395021da78b235bb356ca0412acbe3f3baa639f8 SHA256: a6a5550fd50c3951a2ab112cd21a2cab1874e6e9b9025c26854f10265e3a9f8a Section: libs Priority: important Multi-Arch: same Description: 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. Package: libpcre3-dev Source: pcre3 Version: 2:8.43-1ppa~stable Architecture: amd64 Maintainer: Perl 5 Compatible Regular Expression Library Installed-Size: 2121 Depends: libc6-dev, libpcre3 (= 2:8.43-1ppa~stable), libpcre16-3 (= 2:8.43-1ppa~stable), libpcre32-3 (= 2:8.43-1ppa~stable), libpcrecpp0v5 (= 2:8.43-1ppa~stable) Filename: ./amd64/libpcre3-dev_8.43-1ppa~stable_amd64.deb Size: 549020 MD5sum: d87fb02e1b1355ad292b815010013b5f SHA1: 0b968fab9a43e5f2c232a7416720ee3c79641e47 SHA256: 3df8eee83d978d160c26fe020461aa2002846020583a35176ac24e556f131a14 Section: libdevel Priority: optional Multi-Arch: same Description: Perl 5 Compatible Regular Expression Library - development 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 development files, including headers, static libraries, and documentation. Package: libpcre32-3 Source: pcre3 Version: 2:8.43-1ppa~stable Architecture: amd64 Maintainer: Perl 5 Compatible Regular Expression Library Installed-Size: 421 Depends: libc6 (>= 2.14) Filename: ./amd64/libpcre32-3_8.43-1ppa~stable_amd64.deb Size: 147880 MD5sum: 1d39e7374f72fd2c4a2ab5fd7cfd2b11 SHA1: 1c3e6bcdcaae31c42beed80432c5abf19b040c2a SHA256: ed1a7fc846445b1895282361bb99d5e6a10845768472147721807da2529ae52e Section: libs Priority: optional Multi-Arch: same Description: Perl 5 Compatible Regular Expression Library - 32 bit 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 32 bit runtime library. Package: libpcrecpp0v5 Source: pcre3 Version: 2:8.43-1ppa~stable Architecture: amd64 Maintainer: Perl 5 Compatible Regular Expression Library Installed-Size: 90 Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libpcre3 (>= 2:8.41), libstdc++6 (>= 5.2) Conflicts: libpcrecpp0 (<< 2:8.43-1ppa~stable) Replaces: libpcrecpp0 (<< 2:8.43-1ppa~stable) Filename: ./amd64/libpcrecpp0v5_8.43-1ppa~stable_amd64.deb Size: 50804 MD5sum: 8c9af32fb72d6a300beb539908ed7af9 SHA1: 8ed8a5caae8c4f0c46b9cef3e89f2d52c8b51773 SHA256: 2ddbed97ccd65ee4b87cc61f3e54df7d9b6202b5d652597e63033a18ba823e2c Section: libs Priority: optional Multi-Arch: same Description: Perl 5 Compatible Regular Expression Library - C++ runtime files This is a C++ 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 C++ runtime library. Package: pcregrep Source: pcre3 Version: 2:8.43-1ppa~stable Architecture: amd64 Maintainer: Perl 5 Compatible Regular Expression Library Installed-Size: 87 Depends: libc6 (>= 2.4), libpcre3 (>= 2:8.41) Filename: ./amd64/pcregrep_8.43-1ppa~stable_amd64.deb Size: 39312 MD5sum: b87a68378e4dd9b4a614f52f548626f9 SHA1: df46673fcd8233b3bbb9541e0ede149ebe1107c8 SHA256: 44c2032b682664b07457b4bf1afd6eb036afdf62d3b024ab2c4a0f9aba91a128 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.