python-fb-re2 is a Python extension that wraps Google's RE2 regular expression
library.
This is Facebook's pyre2 Python extension that wraps Google's RE2 regular
expression library. It implements many of the features of Python's built-in re
module with compatible interfaces.