libre2-1v5 binary package in Ubuntu Xenial armhf

 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.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2016-02-06 20:40:48 UTC Published Ubuntu Xenial armhf release universe libs Optional 20160201+dfsg-1
  • Published
  • Copied from ubuntu xenial-proposed armhf in Primary Archive for Ubuntu
  Deleted Ubuntu Xenial armhf proposed universe libs Optional 20160201+dfsg-1
  • Removal requested .
  • Deleted by Ubuntu Archive Robot

    moved to release

  • Published
  2016-02-06 20:45:28 UTC Superseded Ubuntu Xenial armhf release universe libs Optional 20151101+dfsg-2
  • Removed from disk .
  • Removal requested .
  • Superseded by armhf build of re2 20160201+dfsg-1 in ubuntu xenial PROPOSED
  • Published
  • Copied from ubuntu xenial-proposed armhf in Primary Archive for Ubuntu
  2016-02-08 00:10:11 UTC Deleted Ubuntu Xenial armhf proposed universe libs Optional 20151101+dfsg-2
  • Removed from disk .
  • Removal requested .
  • Deleted by Ubuntu Archive Robot

    moved to release

  • Published
  2016-01-01 19:44:08 UTC Superseded Ubuntu Xenial armhf release universe libs Optional 20151101+dfsg-1
  • Removed from disk .
  • Removal requested .
  • Superseded by armhf build of re2 20151101+dfsg-2 in ubuntu xenial PROPOSED
  • Published
  • Copied from ubuntu xenial-proposed armhf in Primary Archive for Ubuntu
  2016-01-03 00:10:09 UTC Deleted Ubuntu Xenial armhf proposed universe libs Optional 20151101+dfsg-1
  • Removed from disk .
  • Removal requested .
  • Deleted by Ubuntu Archive Robot

    moved to release

  • Published
  2015-12-28 08:05:41 UTC Superseded Ubuntu Xenial armhf release universe libs Optional 20150701+dfsg-2
  • Removed from disk .
  • Removal requested .
  • Superseded by armhf build of re2 20151101+dfsg-1 in ubuntu xenial PROPOSED
  • Published
  • Copied from ubuntu wily-proposed armhf in Primary Archive for Ubuntu

Source package