[ANN] lrexlib 2.9.2 released
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: [ANN] lrexlib 2.9.2 released
- From: Reuben Thomas <rrt@...>
- Date: 2023年11月05日 19:46:10 +0000
I am happy to announce the release of lrexlib 2.9.2,
Lua binding for regex libraries.
* Add LuaJIT support to the build system.
* Minor documentation updates.
Install it as luarocks lrexlib-gnu-2.9.2, lrexlib-oniguruma-2.9.2,
lrexlib-pcre-2.9.2, lrexlib-pcre2-2.9.2, lrexlib-posix-2.9.2,
lrexlib-tre-2.9.2 (see http://luarocks.org/ )
Most simply:
luarocks install lrexlib
lrexlib's home page is at https://github.com/rrthomas/lrexlib