[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: [ANN] lrexlib 2.8.0 released
- From: rrt@...
- Date: Fri, 27 Feb 2015 21:11:29 +0000
I am happy to announce the release of lrexlib 2.8.0,
Lua binding for regex libraries.
* Add Lua 5.3 support
* No longer return empty matches adjacent to previous non-empty match.
Install it as luarocks lrexlib-gnu-2.8.0, lrexlib-oniguruma-2.8.0,
lrexlib-pcre-2.8.0, lrexlib-posix-2.8.0, lrexlib-tre-2.8.0 (see
http://rocks.moonscript.org/ )
Most simply:
luarocks install lrexlib
(You may need to wait a while after this announcement lands before the
rocks are available.)
lrexlib's home page is at http://github.com/rrthomas/lrexlib