Name : python2-regex
| |
Version : 2020.2.20
| Vendor : openSUSE
|
Release : lp152.1.3
| Date : 2020-05-16 19:10:15
|
Group : Development/Languages/Python
| Source RPM : python-regex-2020.2.20-lp152.1.3.src.rpm
|
Size : 1.44 MB
| |
Packager : https://bugs_opensuse_org
| |
Summary : Alternative regular expression module for Python
|
Description :
An alternate regex implementation. It differs from \"re\" in that
* Zero-width matches are handled like in Perl and PCRE: * ``.split`` will split a string at a zero-width match. * ``.sub`` will handle zero-width matches correctly. * Inline flags apply to the end of the group or pattern, and they can be turned off. * Nested sets and set operations are supported. * Case-insensitive matches in Unicode use full case-folding by default.
|
RPM found in directory: /vol/rzm3/linux-opensuse/distribution/leap/15.2/repo/oss/x86_64 |