Name: | python2-regex |
Version: | 2021.8.21 |
Release: | 1.el7 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 1633625 |
License: | Python and CNRI |
RPM: |
python2-regex-2021.8.21-1.el7.aarch64.rpm
|
Source RPM: |
python-regex-2021.8.21-1.el7.src.rpm
|
Build Date: | Fri Sep 03 2021 |
Build Host: | host-100-100-224-55.blddevtest1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | https://bitbucket.org/mrabarnett/mrab-regex |
Summary: | Alternative regular expression module, to replace re |
Description: | This new regex implementation is intended eventually to replace
Python's current re module implementation.
For testing and comparison with the current 're' module the new
implementation is in the form of a module called 'regex'. |