python-re2 - Python wrapper for Google's RE2 using Cython
| Website: | http://pypi.python.org/pypi/re2 |
|---|---|
| License: | BSD |
| Vendor: | Fedora Project |
- Description:
python-re2 is a Python extension that wraps Google's RE2 regular expression library. This version of python-re2 is similar to the one you'd find at facebook's github repository except that the stated goal of this version is to be a drop-in replacement for the stdlib re module.
Packages
| python-re2-0.2.20-2.20150211git382bb74.el7.x86_64 [75 KiB] |
Changelog
by Ralph Bean (2015-02-12):
- Move to a post-release git checkout to include various bugfixes. - Remove rpath settings. - Use Cython for the build. |