python-backrefs src 8bf9fb502de959710c9bf301b85b8e3b6f2ff6e9162951f99b11bd014b470184 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 c5ab95e4441b3f247ac070c3f3e8d56d3372f76f8d7f7846a5ad702c92b1a5d2 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