re2 20151101+dfsg-1 source package in Ubuntu

Changelog

re2 (20151101+dfsg-1) unstable; urgency=medium

  * New upstream release.
    - Dropped perl 5.18 patch, superseded upstream.
  * Update copyright years.
  * Add new symbols.
  * valgrind is now available on arm64 and ppc64el, B-D on it.
  * Update homepage to point at github.

 -- Stefano Rivera <email address hidden>  Sat, 26 Dec 2015 23:56:14 +0200

Upload details

Uploaded by:
Stefano Rivera
Uploaded to:
Sid
Original maintainer:
Stefano Rivera
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
re2_20151101+dfsg-1.dsc 1.7 KiB 372fe955a110b9b35856bf09064556551c2fb70266aca2ff098516c08ed33117
re2_20151101+dfsg.orig.tar.gz 323.1 KiB db45f04627ccadb22f295d4b248fb7ffa521158576640196e716a9f19d31fce1
re2_20151101+dfsg-1.debian.tar.xz 9.8 KiB d933fccfc77ead833602332f6f9421b7a16934c9b6bcd7c5428d92d7c31ac07b

No changes file available.

Binary packages built by this source

libre2-1v5: efficient, principled regular expression library

 RE2 is a fast, safe, thread-friendly alternative to backtracking regular
 expression engines like those used in PCRE, Perl, and Python. It is a C++
 library.
 .
 RE2 uses automata theory to guarantee that regular expression searches run in
 time linear in the size of the input. RE2 implements memory limits, so that
 searches can be constrained to a fixed amount of memory. RE2 is engineered to
 use a small fixed C++ stack footprint no matter what inputs or regular
 expressions it must process; thus RE2 is useful in multithreaded environments
 where thread stacks cannot grow arbitrarily large.
 .
 On large inputs, RE2 is often much faster than backtracking engines; its use
 of automata theory lets it apply optimizations that the others cannot.

libre2-1v5-dbg: No summary available for libre2-1v5-dbg in ubuntu xenial.

No description available for libre2-1v5-dbg in ubuntu xenial.

libre2-1v5-dbgsym: debug symbols for package libre2-1v5

 RE2 is a fast, safe, thread-friendly alternative to backtracking regular
 expression engines like those used in PCRE, Perl, and Python. It is a C++
 library.
 .
 RE2 uses automata theory to guarantee that regular expression searches run in
 time linear in the size of the input. RE2 implements memory limits, so that
 searches can be constrained to a fixed amount of memory. RE2 is engineered to
 use a small fixed C++ stack footprint no matter what inputs or regular
 expressions it must process; thus RE2 is useful in multithreaded environments
 where thread stacks cannot grow arbitrarily large.
 .
 On large inputs, RE2 is often much faster than backtracking engines; its use
 of automata theory lets it apply optimizations that the others cannot.

libre2-dev: efficient, principled regular expression library, development kit

 RE2 is a fast, safe, thread-friendly alternative to backtracking regular
 expression engines like those used in PCRE, Perl, and Python. It is a C++
 library.
 .
 RE2 uses automata theory to guarantee that regular expression searches run in
 time linear in the size of the input. RE2 implements memory limits, so that
 searches can be constrained to a fixed amount of memory. RE2 is engineered to
 use a small fixed C++ stack footprint no matter what inputs or regular
 expressions it must process; thus RE2 is useful in multithreaded environments
 where thread stacks cannot grow arbitrarily large.
 .
 On large inputs, RE2 is often much faster than backtracking engines; its use
 of automata theory lets it apply optimizations that the others cannot.
 .
 This package contains the static library and header files used in development.

libre2-dev-dbgsym: No summary available for libre2-dev-dbgsym in ubuntu xenial.

No description available for libre2-dev-dbgsym in ubuntu xenial.