Description
Lua applications can use the TRE regex engine, including approximate matching features where supported.
This package is useful for developers who need TRE behavior in Lua text-processing code. It is a library variant, not a document search application.
Approximate matching can return unexpected results if patterns are too broad. Test it with realistic data before automating decisions.