Package Info

python-regex


Alternative regular expression module for Python


Development/Languages/Python

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.

License: Python-2.0
URL: https://bitbucket.org/mrabarnett/mrab-regex

Categories

Releases

Package Version Update ID Released Package Hub Version Platforms Subpackages
2020.2.20-1.1 info GA Release 2021-04-13 15 SP5 Subpackages
  • x86-64
  • python3-regex
2020.2.20-bp153.1.36 info GA Release 2021-03-06 15 SP3
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • python2-regex
  • python3-regex
2020.2.20-bp152.1.5 info GA Release 2020-04-17 15 SP2
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • python2-regex
  • python3-regex
2017.07.28-bp151.3.1 info GA Release 2019-07-17 15 SP1
  • AArch64
  • s390x
  • python2-regex
  • python3-regex
2017.07.28-bp151.2.12 info GA Release 2019-05-18 15 SP1
  • ppc64le
  • x86-64
  • python2-regex
  • python3-regex
2017.07.28-bp150.1.3 info GA Release 2018-07-30 15
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • python2-regex
  • python3-regex