python-backrefs src 85a6f42758aff3c6b7066705ee33c9269caca12bfa1b1d380bfd5c0210ce22d7 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. https://github.com/facelessuser/backrefs python3-backrefs noarch cb846a6fbd9bd0e054a5ce8a3a9f66885667f1042e7680959e890abdc3d67163 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. https://github.com/facelessuser/backrefs