A wrapper around re and regex that adds additional back references
Backrefs is a wrapper around Python's built-in Re and the 3rd party Regex library. Backrefs adds various additional back references (and a couple other features) that are known to some regular expression engines, but not to Python's Re and/or Regex. The supported back references actually vary depending on the regular expression engine being used as the engine may already have support for some.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 5.7.post1-3.fc42 | - |
Fedora 42 | 5.7.post1-3.fc42 | - |
Fedora 41 | 5.7.post1-2.fc41 | - |
Fedora 40 | 5.5.1-3.fc40 | - |
You can contact the maintainers of this package via email at
python-backrefs dash maintainers at fedoraproject dot org
.