{"library":"backrefs","type":"library","category":null,"description":"backrefs is a Python library that extends the functionality of the standard `re` module and the third-party `regex` module by adding additional back references. It introduces features like `\\c` for character class back-references, `\\k<name>` for named capture groups that act as character classes, and enhanced atomic grouping. The library maintains an active development status, with regular minor releases addressing new features, bug fixes, and Python version compatibility.","language":"python","status":"active","version":"6.2","tags":["regex","regular expressions","backreferences","re","patterns"],"install":[{"cmd":"pip install backrefs","imports":["from backrefs import bre","from backrefs import bregex"]}],"homepage":null,"github":"https://github.com/facelessuser/backrefs","docs":null,"changelog":null,"pypi":"https://pypi.org/project/backrefs/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.6,"avg_import_s":0.03,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/backrefs/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":"verified"}}