Name : python311-regex
| |
Version : 2024.5.15
| Vendor : obs://build_opensuse_org/home:dirkmueller
|
Release : 150400.2.1
| Date : 2024-06-07 18:25:41
|
Group : Development/Languages/Python
| Source RPM : python-regex-2024.5.15-150400.2.1.src.rpm
|
Size : 1.95 MB
| |
Packager : (none)
| |
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: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/dirkmueller:/acdc/sp4_option_d_py311/x86_64 |