I am happy to announce the release of lrexlib 2.9.4,
Lua binding for regex libraries.
* Note that lrexlib supports Lua 5.5! No changes needed.
* Fix compilation of ltre_w.c.
* Improve the documentation, adding a quick-start section.
* Fix an alignment bug on platforms that require 64-bit accesses to be
8-byte aligned.
Install it with:
luarocks install lrexlib
See
https://luarocks.org/
lrexlib's home page is at
https://github.com/rrthomas/lrexlib