-------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2013-2814 2013-02-21 04:53:25 --------------------------------------------------------------------------------
Name : re2 Product : Fedora 18 Version : 20130115 Release : 2.fc18 URL : http://code.google.com/p/re2/ Summary : C++ fast alternative to backtracking RE engines Description : RE2 is a C++ library providing a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. Backtracking engines are typically full of features and convenient syntactic sugar but can be forced into taking exponential amounts of time on even small inputs. In contrast, RE2 uses automata theory to guarantee that regular expression searches run in time linear in the size of the input, at the expense of some missing features (e.g back references and generalized assertions). -------------------------------------------------------------------------------- Update Information: C++ fast alternative to backtracking RE engines -------------------------------------------------------------------------------- ChangeLog: -------------------------------------------------------------------------------- References: [ 1 ] Bug #868578 - Review Request: re2 - C++ fast alternative to backtracking RE engines https://bugzilla.redhat.com/show_bug.cgi?id=868578 -------------------------------------------------------------------------------- This update can be installed with the "yum" update program. Use su -c 'yum update re2' at the command line. For more information, refer to "Managing Software with yum", available at http://docs.fedoraproject.org/yum/. All packages are signed with the Fedora Project GPG key. More details on the GPG keys used by the Fedora Project can be found at https://fedoraproject.org/keys -------------------------------------------------------------------------------- _______________________________________________ package-announce mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/package-announce
