replus¶
Template-based regular expression management, powered by the regex library.
Define regex fragments as named template keys, compose them with {{placeholders}},
and query matches through nested, named Match / Group objects — instead of
maintaining one unreadable 400-character pattern.